#cccabe color space conversions
Hex:
#cccabe
RGB:
204, 202, 190
CMY:
20, 21, 25
CMYK:
0, 1, 7, 20
HSL:
51°, 12.0690%, 77.2549%
HSV (HSB):
51°, 6.8627%, 80.0000%
XYZ:
55.3166, 58.7961, 57.1485
xyY:
0.3230, 0.3433, 58.7961
CIE-Lab:
81.1794, -1.4223, 6.2220
CIE-LCH:
81.1794, 6.3825, 102.8760
CIE-Luv:
81.1794, 1.8283, 9.4413
Hunter-Lab:
76.6786, -5.4162, 9.4863
#cccabe color charts
#cccabe RGB chart
#cccabe CMYK chart
#cccabe RGB pie chart
#cccabe color shades, tints & tones
#cccabe color schemes
#cccabe color preview, HTML & CSS examples
This text has a color of #cccabe
<p style="color:#cccabe;">Text here</p>
.mytext {color:#cccabe;}
Text color #cccabe
This box has a color of #cccabe
<div style="background-color:#cccabe;">Content here</div>
.mybackground {background-color:#cccabe;}
Background color #cccabe
Border around this has a color of #cccabe
<div style="border:2px solid #cccabe;">Content here</div>
.myborder {border:2px solid #cccabe;}
Border color #cccabe