#d11f11 color space conversions
Hex:
#d11f11
RGB:
209, 31, 17
CMY:
18, 88, 93
CMYK:
0, 85, 92, 18
HSL:
4°, 84.9558%, 44.3137%
HSV (HSB):
4°, 91.8660%, 81.9608%
XYZ:
26.8857, 14.5758, 1.9267
xyY:
0.6197, 0.3359, 14.5758
CIE-Lab:
45.0476, 65.0832, 53.1373
CIE-LCH:
45.0476, 84.0203, 39.2300
CIE-Luv:
45.0476, 134.7519, 31.4314
Hunter-Lab:
38.1782, 58.8905, 23.7326
#d11f11 color charts
#d11f11 color shades, tints & tones
#d11f11 color schemes
#d11f11 color preview, HTML & CSS examples
This text has a color of #d11f11
<p style="color:#d11f11;">Text here</p>
.mytext {color:#d11f11;}
This box has a color of #d11f11
<div style="background-color:#d11f11;">Content here</div>
.mybackground {background-color:#d11f11;}
Border around this has a color of #d11f11
<div style="border:2px solid #d11f11;">Content here</div>
.myborder {border:2px solid #d11f11;}