#d21a0e color space conversions
Hex:
#d21a0e
RGB:
210, 26, 14
CMY:
18, 90, 95
CMYK:
0, 88, 93, 18
HSL:
4°, 87.5000%, 43.9216%
HSV (HSB):
4°, 93.3333%, 82.3529%
XYZ:
27.0270, 14.4721, 1.7844
xyY:
0.6244, 0.3344, 14.4721
CIE-Lab:
44.9026, 66.2824, 54.2033
CIE-LCH:
44.9026, 85.6234, 39.2750
CIE-Luv:
44.9026, 137.4835, 31.3954
Hunter-Lab:
38.0423, 60.2408, 23.8486
#d21a0e color charts
#d21a0e color shades, tints & tones
#d21a0e color schemes
#d21a0e color preview, HTML & CSS examples
This text has a color of #d21a0e
<p style="color:#d21a0e;">Text here</p>
.mytext {color:#d21a0e;}
This box has a color of #d21a0e
<div style="background-color:#d21a0e;">Content here</div>
.mybackground {background-color:#d21a0e;}
Border around this has a color of #d21a0e
<div style="border:2px solid #d21a0e;">Content here</div>
.myborder {border:2px solid #d21a0e;}