#d00b95 color space conversions
Hex:
#d00b95
RGB:
208, 11, 149
CMY:
18, 96, 42
CMYK:
0, 95, 28, 18
HSL:
318°, 89.9543%, 42.9412%
HSV (HSB):
318°, 94.7115%, 81.5686%
XYZ:
31.5569, 15.8192, 29.8239
xyY:
0.4088, 0.2049, 15.8192
CIE-Lab:
46.7363, 75.8073, -21.7207
CIE-LCH:
46.7363, 78.8577, 344.0117
CIE-Luv:
46.7363, 93.8336, -43.1369
Hunter-Lab:
39.7733, 72.0220, -16.6172
#d00b95 color charts
#d00b95 color shades, tints & tones
#d00b95 color schemes
#d00b95 color preview, HTML & CSS examples
This text has a color of #d00b95
<p style="color:#d00b95;">Text here</p>
.mytext {color:#d00b95;}
This box has a color of #d00b95
<div style="background-color:#d00b95;">Content here</div>
.mybackground {background-color:#d00b95;}
Border around this has a color of #d00b95
<div style="border:2px solid #d00b95;">Content here</div>
.myborder {border:2px solid #d00b95;}