#cc65ae color space conversions
Hex:
#cc65ae
RGB:
204, 101, 174
CMY:
20, 60, 32
CMYK:
0, 50, 15, 20
HSL:
317°, 50.2439%, 59.8039%
HSV (HSB):
317°, 50.4902%, 80.0000%
XYZ:
37.1955, 25.2007, 42.9482
xyY:
0.3531, 0.2392, 25.2007
CIE-Lab:
57.2705, 49.9035, -20.3473
CIE-LCH:
57.2705, 53.8922, 337.8176
CIE-Luv:
57.2705, 56.3084, -38.3066
Hunter-Lab:
50.2003, 44.4075, -15.5845
#cc65ae color charts
#cc65ae RGB chart
#cc65ae CMYK chart
#cc65ae RGB pie chart
#cc65ae color shades, tints & tones
#cc65ae color schemes
#cc65ae color preview, HTML & CSS examples
This text has a color of #cc65ae
<p style="color:#cc65ae;">Text here</p>
.mytext {color:#cc65ae;}
Text color #cc65ae
This box has a color of #cc65ae
<div style="background-color:#cc65ae;">Content here</div>
.mybackground {background-color:#cc65ae;}
Background color #cc65ae
Border around this has a color of #cc65ae
<div style="border:2px solid #cc65ae;">Content here</div>
.myborder {border:2px solid #cc65ae;}
Border color #cc65ae