#d61a0c color space conversions
Hex:
#d61a0c
RGB:
214, 26, 12
CMY:
16, 90, 95
CMYK:
0, 88, 94, 16
HSL:
4°, 89.3805%, 44.3137%
HSV (HSB):
4°, 94.3925%, 83.9216%
XYZ:
28.1673, 15.0615, 1.7704
xyY:
0.6260, 0.3347, 15.0615
CIE-Lab:
45.7183, 67.3269, 55.7428
CIE-LCH:
45.7183, 87.4081, 39.6228
CIE-Luv:
45.7183, 140.5637, 32.2292
Hunter-Lab:
38.8091, 61.6378, 24.4617
#d61a0c color charts
#d61a0c color shades, tints & tones
#d61a0c color schemes
#d61a0c color preview, HTML & CSS examples
This text has a color of #d61a0c
<p style="color:#d61a0c;">Text here</p>
.mytext {color:#d61a0c;}
This box has a color of #d61a0c
<div style="background-color:#d61a0c;">Content here</div>
.mybackground {background-color:#d61a0c;}
Border around this has a color of #d61a0c
<div style="border:2px solid #d61a0c;">Content here</div>
.myborder {border:2px solid #d61a0c;}