#d42d0c color space conversions
Hex:
#d42d0c
RGB:
212, 45, 12
CMY:
17, 82, 95
CMYK:
0, 79, 94, 17
HSL:
10°, 89.2857%, 43.9216%
HSV (HSB):
10°, 94.3396%, 83.1373%
XYZ:
28.1561, 15.9004, 1.9329
xyY:
0.6122, 0.3457, 15.9004
CIE-Lab:
46.8435, 62.4327, 56.1777
CIE-LCH:
46.8435, 83.9868, 41.9813
CIE-Luv:
46.8435, 131.2450, 34.6439
Hunter-Lab:
39.8753, 56.2580, 25.0387
#d42d0c color charts
#d42d0c color shades, tints & tones
#d42d0c color schemes
#d42d0c color preview, HTML & CSS examples
This text has a color of #d42d0c
<p style="color:#d42d0c;">Text here</p>
.mytext {color:#d42d0c;}
This box has a color of #d42d0c
<div style="background-color:#d42d0c;">Content here</div>
.mybackground {background-color:#d42d0c;}
Border around this has a color of #d42d0c
<div style="border:2px solid #d42d0c;">Content here</div>
.myborder {border:2px solid #d42d0c;}