#cd085e color space conversions
Hex:
#cd085e
RGB:
205, 8, 94
CMY:
20, 97, 63
CMYK:
0, 96, 54, 20
HSL:
334°, 92.4883%, 41.7647%
HSV (HSB):
334°, 96.0976%, 80.3922%
XYZ:
27.2841, 13.9610, 11.8464
xyY:
0.5139, 0.2630, 13.9610
CIE-Lab:
44.1769, 70.4494, 8.2748
CIE-LCH:
44.1769, 70.9337, 6.6991
CIE-Luv:
44.1769, 116.6093, -3.9029
Hunter-Lab:
37.3644, 64.9559, 7.3571
#cd085e color charts
#cd085e color shades, tints & tones
#cd085e color schemes
#cd085e color preview, HTML & CSS examples
This text has a color of #cd085e
<p style="color:#cd085e;">Text here</p>
.mytext {color:#cd085e;}
This box has a color of #cd085e
<div style="background-color:#cd085e;">Content here</div>
.mybackground {background-color:#cd085e;}
Border around this has a color of #cd085e
<div style="border:2px solid #cd085e;">Content here</div>
.myborder {border:2px solid #cd085e;}