#cc6f7c color space conversions
Hex:
#cc6f7c
RGB:
204, 111, 124
CMY:
20, 56, 51
CMYK:
0, 46, 39, 20
HSL:
352°, 47.6923%, 61.7647%
HSV (HSB):
352°, 45.5882%, 80.0000%
XYZ:
34.2244, 25.6615, 22.2181
xyY:
0.4168, 0.3125, 25.6615
CIE-Lab:
57.7143, 37.9810, 9.3478
CIE-LCH:
57.7143, 39.1144, 13.8267
CIE-Luv:
57.7143, 62.9923, 5.3053
Hunter-Lab:
50.6572, 31.9459, 9.4556
#cc6f7c color charts
#cc6f7c color shades, tints & tones
#cc6f7c color schemes
#cc6f7c color preview, HTML & CSS examples
This text has a color of #cc6f7c
<p style="color:#cc6f7c;">Text here</p>
.mytext {color:#cc6f7c;}
This box has a color of #cc6f7c
<div style="background-color:#cc6f7c;">Content here</div>
.mybackground {background-color:#cc6f7c;}
Border around this has a color of #cc6f7c
<div style="border:2px solid #cc6f7c;">Content here</div>
.myborder {border:2px solid #cc6f7c;}