#cc696d color space conversions
Hex:
#cc696d
RGB:
204, 105, 109
CMY:
20, 59, 57
CMYK:
0, 49, 47, 20
HSL:
358°, 49.2537%, 60.5882%
HSV (HSB):
358°, 48.5294%, 80.0000%
XYZ:
32.7137, 24.0446, 17.3849
xyY:
0.4412, 0.3243, 24.0446
CIE-Lab:
56.1325, 39.4867, 15.8653
CIE-LCH:
56.1325, 42.5548, 21.8897
CIE-Luv:
56.1325, 69.9520, 12.6772
Hunter-Lab:
49.0353, 33.2737, 13.3042
#cc696d color charts
#cc696d color shades, tints & tones
#cc696d color schemes
#cc696d color preview, HTML & CSS examples
This text has a color of #cc696d
<p style="color:#cc696d;">Text here</p>
.mytext {color:#cc696d;}
This box has a color of #cc696d
<div style="background-color:#cc696d;">Content here</div>
.mybackground {background-color:#cc696d;}
Border around this has a color of #cc696d
<div style="border:2px solid #cc696d;">Content here</div>
.myborder {border:2px solid #cc696d;}