#d00b6f color space conversions
Hex:
#d00b6f
RGB:
208, 11, 111
CMY:
18, 96, 56
CMYK:
0, 95, 47, 18
HSL:
330°, 89.9543%, 42.9412%
HSV (HSB):
330°, 94.7115%, 81.5686%
XYZ:
29.0013, 14.7969, 16.3665
xyY:
0.4820, 0.2459, 14.7969
CIE-Lab:
45.3548, 72.1518, -0.5555
CIE-LCH:
45.3548, 72.1540, 359.5589
CIE-Luv:
45.3548, 111.3035, -14.4510
Hunter-Lab:
38.4668, 67.2600, 1.7006
#d00b6f color charts
#d00b6f color shades, tints & tones
#d00b6f color schemes
#d00b6f color preview, HTML & CSS examples
This text has a color of #d00b6f
<p style="color:#d00b6f;">Text here</p>
.mytext {color:#d00b6f;}
This box has a color of #d00b6f
<div style="background-color:#d00b6f;">Content here</div>
.mybackground {background-color:#d00b6f;}
Border around this has a color of #d00b6f
<div style="border:2px solid #d00b6f;">Content here</div>
.myborder {border:2px solid #d00b6f;}