#d11211 color space conversions
Hex:
#d11211
RGB:
209, 18, 17
CMY:
18, 93, 93
CMYK:
0, 91, 92, 18
HSL:
0°, 84.9558%, 44.3137%
HSV (HSB):
0°, 91.8660%, 81.9608%
XYZ:
26.6120, 14.0284, 1.8355
xyY:
0.6265, 0.3303, 14.0284
CIE-Lab:
44.2736, 67.3017, 52.6389
CIE-LCH:
44.2736, 85.4422, 38.0301
CIE-Luv:
44.2736, 138.7326, 30.0499
Hunter-Lab:
37.4545, 61.2815, 23.3126
#d11211 color charts
#d11211 color shades, tints & tones
#d11211 color schemes
#d11211 color preview, HTML & CSS examples
This text has a color of #d11211
<p style="color:#d11211;">Text here</p>
.mytext {color:#d11211;}
This box has a color of #d11211
<div style="background-color:#d11211;">Content here</div>
.mybackground {background-color:#d11211;}
Border around this has a color of #d11211
<div style="border:2px solid #d11211;">Content here</div>
.myborder {border:2px solid #d11211;}