#cc6085 color space conversions
Hex:
#cc6085
RGB:
204, 96, 133
CMY:
20, 62, 48
CMYK:
0, 53, 35, 20
HSL:
339°, 51.4286%, 58.8235%
HSV (HSB):
339°, 52.9412%, 80.0000%
XYZ:
33.3183, 22.8966, 24.8537
xyY:
0.4110, 0.2824, 22.8966
CIE-Lab:
54.9656, 46.6617, 0.1257
CIE-LCH:
54.9656, 46.6619, 0.1543
CIE-Luv:
54.9656, 69.6346, -8.3977
Hunter-Lab:
47.8504, 40.5520, 2.6997
#cc6085 color charts
#cc6085 color shades, tints & tones
#cc6085 color schemes
#cc6085 color preview, HTML & CSS examples
This text has a color of #cc6085
<p style="color:#cc6085;">Text here</p>
.mytext {color:#cc6085;}
This box has a color of #cc6085
<div style="background-color:#cc6085;">Content here</div>
.mybackground {background-color:#cc6085;}
Border around this has a color of #cc6085
<div style="border:2px solid #cc6085;">Content here</div>
.myborder {border:2px solid #cc6085;}