#ccc3be color space conversions
Hex:
#ccc3be
RGB:
204, 195, 190
CMY:
20, 24, 25
CMYK:
0, 4, 7, 20
HSL:
21°, 12.0690%, 77.2549%
HSV (HSB):
21°, 6.8627%, 80.0000%
XYZ:
53.7112, 55.5853, 56.6133
xyY:
0.3237, 0.3350, 55.5853
CIE-Lab:
79.3772, 2.2676, 3.6199
CIE-LCH:
79.3772, 4.2715, 57.9364
CIE-Luv:
79.3772, 5.5266, 4.9591
Hunter-Lab:
74.5555, -1.8775, 7.1673
#ccc3be color charts
#ccc3be color shades, tints & tones
#ccc3be color schemes
#ccc3be color preview, HTML & CSS examples
This text has a color of #ccc3be
<p style="color:#ccc3be;">Text here</p>
.mytext {color:#ccc3be;}
This box has a color of #ccc3be
<div style="background-color:#ccc3be;">Content here</div>
.mybackground {background-color:#ccc3be;}
Border around this has a color of #ccc3be
<div style="border:2px solid #ccc3be;">Content here</div>
.myborder {border:2px solid #ccc3be;}