#cd085c color space conversions
Hex:
#cd085c
RGB:
205, 8, 92
CMY:
20, 97, 64
CMYK:
0, 96, 55, 20
HSL:
334°, 92.4883%, 41.7647%
HSV (HSB):
334°, 96.0976%, 80.3922%
XYZ:
27.1954, 13.9255, 11.3797
xyY:
0.5180, 0.2652, 13.9255
CIE-Lab:
44.1259, 70.3116, 9.4574
CIE-LCH:
44.1259, 70.9448, 7.6607
CIE-Luv:
44.1259, 117.4416, -2.5963
Hunter-Lab:
37.3169, 64.7809, 8.0414
#cd085c color charts
#cd085c color shades, tints & tones
#cd085c color schemes
#cd085c color preview, HTML & CSS examples
This text has a color of #cd085c
<p style="color:#cd085c;">Text here</p>
.mytext {color:#cd085c;}
This box has a color of #cd085c
<div style="background-color:#cd085c;">Content here</div>
.mybackground {background-color:#cd085c;}
Border around this has a color of #cd085c
<div style="border:2px solid #cd085c;">Content here</div>
.myborder {border:2px solid #cd085c;}