#d00b41 color space conversions
Hex:
#d00b41
RGB:
208, 11, 65
CMY:
18, 96, 75
CMYK:
0, 95, 69, 18
HSL:
344°, 89.9543%, 42.9412%
HSV (HSB):
344°, 94.7115%, 81.5686%
XYZ:
27.0862, 14.0309, 6.2817
xyY:
0.5715, 0.2960, 14.0309
CIE-Lab:
44.2772, 69.2179, 26.6461
CIE-LCH:
44.2772, 74.1696, 21.0547
CIE-Luv:
44.2772, 129.3561, 13.9170
Hunter-Lab:
37.4578, 63.5244, 16.2776
#d00b41 color charts
#d00b41 color shades, tints & tones
#d00b41 color schemes
#d00b41 color preview, HTML & CSS examples
This text has a color of #d00b41
<p style="color:#d00b41;">Text here</p>
.mytext {color:#d00b41;}
This box has a color of #d00b41
<div style="background-color:#d00b41;">Content here</div>
.mybackground {background-color:#d00b41;}
Border around this has a color of #d00b41
<div style="border:2px solid #d00b41;">Content here</div>
.myborder {border:2px solid #d00b41;}