#ccceaf color space conversions
Hex:
#ccceaf
RGB:
204, 206, 175
CMY:
20, 19, 31
CMYK:
1, 0, 15, 19
HSL:
64°, 24.0310%, 74.7059%
HSV (HSB):
64°, 15.0485%, 80.7843%
XYZ:
54.7110, 60.0751, 49.2695
xyY:
0.3335, 0.3662, 60.0751
CIE-Lab:
81.8790, -5.9669, 15.2118
CIE-LCH:
81.8790, 16.3402, 111.4178
CIE-Luv:
81.8790, 0.4811, 22.9527
Hunter-Lab:
77.5081, -9.6407, 16.5669
#ccceaf color charts
#ccceaf color shades, tints & tones
#ccceaf color schemes
#ccceaf color preview, HTML & CSS examples
This text has a color of #ccceaf
<p style="color:#ccceaf;">Text here</p>
.mytext {color:#ccceaf;}
This box has a color of #ccceaf
<div style="background-color:#ccceaf;">Content here</div>
.mybackground {background-color:#ccceaf;}
Border around this has a color of #ccceaf
<div style="border:2px solid #ccceaf;">Content here</div>
.myborder {border:2px solid #ccceaf;}