#d61a12 color space conversions
Hex:
#d61a12
RGB:
214, 26, 18
CMY:
16, 90, 93
CMYK:
0, 88, 92, 16
HSL:
2°, 84.4828%, 45.4902%
HSV (HSB):
2°, 91.5888%, 83.9216%
XYZ:
28.2101, 15.0786, 1.9959
xyY:
0.6230, 0.3330, 15.0786
CIE-Lab:
45.7417, 67.3950, 53.7174
CIE-LCH:
45.7417, 86.1837, 38.5567
CIE-Luv:
45.7417, 140.0584, 31.4327
Hunter-Lab:
38.8312, 61.7224, 24.1344
#d61a12 color charts
#d61a12 color shades, tints & tones
#d61a12 color schemes
#d61a12 color preview, HTML & CSS examples
This text has a color of #d61a12
<p style="color:#d61a12;">Text here</p>
.mytext {color:#d61a12;}
This box has a color of #d61a12
<div style="background-color:#d61a12;">Content here</div>
.mybackground {background-color:#d61a12;}
Border around this has a color of #d61a12
<div style="border:2px solid #d61a12;">Content here</div>
.myborder {border:2px solid #d61a12;}