#d00b5d color space conversions
Hex:
#d00b5d
RGB:
208, 11, 93
CMY:
18, 96, 64
CMYK:
0, 95, 55, 18
HSL:
335°, 89.9543%, 42.9412%
HSV (HSB):
335°, 94.7115%, 81.5686%
XYZ:
28.1079, 14.4396, 11.6616
xyY:
0.5185, 0.2664, 14.4396
CIE-Lab:
44.8568, 70.8055, 9.9462
CIE-LCH:
44.8568, 71.5007, 7.9961
CIE-Luv:
44.8568, 119.0490, -2.1498
Hunter-Lab:
37.9994, 65.5361, 8.4042
#d00b5d color charts
#d00b5d color shades, tints & tones
#d00b5d color schemes
#d00b5d color preview, HTML & CSS examples
This text has a color of #d00b5d
<p style="color:#d00b5d;">Text here</p>
.mytext {color:#d00b5d;}
This box has a color of #d00b5d
<div style="background-color:#d00b5d;">Content here</div>
.mybackground {background-color:#d00b5d;}
Border around this has a color of #d00b5d
<div style="border:2px solid #d00b5d;">Content here</div>
.myborder {border:2px solid #d00b5d;}