#d00111 color space conversions
Hex:
#d00111
RGB:
208, 1, 17
CMY:
18, 100, 93
CMYK:
0, 100, 92, 18
HSL:
355°, 99.0431%, 40.9804%
HSV (HSB):
355°, 99.5192%, 81.5686%
XYZ:
26.1245, 13.4721, 1.7538
xyY:
0.6318, 0.3258, 13.4721
CIE-Lab:
43.4661, 68.7726, 52.0189
CIE-LCH:
43.4661, 86.2301, 37.1035
CIE-Luv:
43.4661, 141.1246, 28.8201
Hunter-Lab:
36.7043, 62.8155, 22.8601
#d00111 color charts
#d00111 color shades, tints & tones
#d00111 color schemes
#d00111 color preview, HTML & CSS examples
This text has a color of #d00111
<p style="color:#d00111;">Text here</p>
.mytext {color:#d00111;}
This box has a color of #d00111
<div style="background-color:#d00111;">Content here</div>
.mybackground {background-color:#d00111;}
Border around this has a color of #d00111
<div style="border:2px solid #d00111;">Content here</div>
.myborder {border:2px solid #d00111;}