#d11b08 color space conversions
Hex:
#d11b08
RGB:
209, 27, 8
CMY:
18, 89, 97
CMYK:
0, 87, 96, 18
HSL:
6°, 92.6267%, 42.5490%
HSV (HSB):
6°, 96.1722%, 81.9608%
XYZ:
26.7303, 14.3567, 1.5920
xyY:
0.6263, 0.3364, 14.3567
CIE-Lab:
44.7402, 65.7744, 55.8189
CIE-LCH:
44.7402, 86.2672, 40.3193
CIE-Luv:
44.7402, 136.8499, 32.0392
Hunter-Lab:
37.8902, 59.6176, 24.0320
#d11b08 color charts
#d11b08 color shades, tints & tones
#d11b08 color schemes
#d11b08 color preview, HTML & CSS examples
This text has a color of #d11b08
<p style="color:#d11b08;">Text here</p>
.mytext {color:#d11b08;}
This box has a color of #d11b08
<div style="background-color:#d11b08;">Content here</div>
.mybackground {background-color:#d11b08;}
Border around this has a color of #d11b08
<div style="border:2px solid #d11b08;">Content here</div>
.myborder {border:2px solid #d11b08;}