#d00caf color space conversions
Hex:
#d00caf
RGB:
208, 12, 175
CMY:
18, 95, 31
CMYK:
0, 94, 16, 18
HSL:
310°, 89.0909%, 43.1373%
HSV (HSB):
310°, 94.2308%, 81.5686%
XYZ:
33.8818, 16.7680, 42.0082
xyY:
0.3657, 0.1810, 16.7680
CIE-Lab:
47.9664, 78.8071, -35.3109
CIE-LCH:
47.9664, 86.3564, 335.8644
CIE-Luv:
47.9664, 82.0410, -63.3131
Hunter-Lab:
40.9487, 76.0340, -32.1599
#d00caf color charts
#d00caf color shades, tints & tones
#d00caf color schemes
#d00caf color preview, HTML & CSS examples
This text has a color of #d00caf
<p style="color:#d00caf;">Text here</p>
.mytext {color:#d00caf;}
This box has a color of #d00caf
<div style="background-color:#d00caf;">Content here</div>
.mybackground {background-color:#d00caf;}
Border around this has a color of #d00caf
<div style="border:2px solid #d00caf;">Content here</div>
.myborder {border:2px solid #d00caf;}