#cc765e color space conversions
Hex:
#cc765e
RGB:
204, 118, 94
CMY:
20, 54, 63
CMYK:
0, 42, 54, 20
HSL:
13°, 51.8868%, 58.4314%
HSV (HSB):
13°, 53.9216%, 80.0000%
XYZ:
33.4007, 26.6024, 13.9640
xyY:
0.4516, 0.3597, 26.6024
CIE-Lab:
58.6045, 31.2671, 27.7696
CIE-LCH:
58.6045, 41.8185, 41.6096
CIE-Luv:
58.6045, 63.8643, 27.7487
Hunter-Lab:
51.5775, 25.3327, 20.0521
#cc765e color charts
#cc765e color shades, tints & tones
#cc765e color schemes
#cc765e color preview, HTML & CSS examples
This text has a color of #cc765e
<p style="color:#cc765e;">Text here</p>
.mytext {color:#cc765e;}
This box has a color of #cc765e
<div style="background-color:#cc765e;">Content here</div>
.mybackground {background-color:#cc765e;}
Border around this has a color of #cc765e
<div style="border:2px solid #cc765e;">Content here</div>
.myborder {border:2px solid #cc765e;}