#d0005f color space conversions
Hex:
#d0005f
RGB:
208, 0, 95
CMY:
18, 100, 63
CMYK:
0, 100, 54, 18
HSL:
333°, 100.0000%, 40.7843%
HSV (HSB):
333°, 100.0000%, 81.5686%
XYZ:
28.0780, 14.2361, 12.0944
xyY:
0.5161, 0.2617, 14.2361
CIE-Lab:
44.5697, 71.9251, 8.2902
CIE-LCH:
44.5697, 72.4013, 6.5750
CIE-Luv:
44.5697, 119.5319, -4.2262
Hunter-Lab:
37.7308, 66.8048, 7.4064
#d0005f color charts
#d0005f color shades, tints & tones
#d0005f color schemes
#d0005f color preview, HTML & CSS examples
This text has a color of #d0005f
<p style="color:#d0005f;">Text here</p>
.mytext {color:#d0005f;}
This box has a color of #d0005f
<div style="background-color:#d0005f;">Content here</div>
.mybackground {background-color:#d0005f;}
Border around this has a color of #d0005f
<div style="border:2px solid #d0005f;">Content here</div>
.myborder {border:2px solid #d0005f;}