#cc698c color space conversions
Hex:
#cc698c
RGB:
204, 105, 140
CMY:
20, 59, 45
CMYK:
0, 49, 31, 20
HSL:
339°, 49.2537%, 60.5882%
HSV (HSB):
339°, 48.5294%, 80.0000%
XYZ:
34.6870, 24.8340, 27.7762
xyY:
0.3973, 0.2845, 24.8340
CIE-Lab:
56.9133, 43.0295, -1.1307
CIE-LCH:
56.9133, 43.0443, 358.4948
CIE-Luv:
56.9133, 62.9015, -9.3893
Hunter-Lab:
49.8337, 37.0370, 1.8367
#cc698c color charts
#cc698c color shades, tints & tones
#cc698c color schemes
#cc698c color preview, HTML & CSS examples
This text has a color of #cc698c
<p style="color:#cc698c;">Text here</p>
.mytext {color:#cc698c;}
This box has a color of #cc698c
<div style="background-color:#cc698c;">Content here</div>
.mybackground {background-color:#cc698c;}
Border around this has a color of #cc698c
<div style="border:2px solid #cc698c;">Content here</div>
.myborder {border:2px solid #cc698c;}