#ccc094 color space conversions
Hex:
#ccc094
RGB:
204, 192, 148
CMY:
20, 25, 42
CMYK:
0, 6, 27, 20
HSL:
47°, 35.4430%, 69.0196%
HSV (HSB):
47°, 27.4510%, 80.0000%
XYZ:
49.0968, 52.6748, 35.5965
xyY:
0.3574, 0.3835, 52.6748
CIE-Lab:
77.6826, -2.6222, 23.7439
CIE-LCH:
77.6826, 23.8882, 96.3019
CIE-Luv:
77.6826, 9.8522, 33.1174
Hunter-Lab:
72.5774, -6.2597, 21.7246
#ccc094 color charts
#ccc094 color shades, tints & tones
#ccc094 color schemes
#ccc094 color preview, HTML & CSS examples
This text has a color of #ccc094
<p style="color:#ccc094;">Text here</p>
.mytext {color:#ccc094;}
This box has a color of #ccc094
<div style="background-color:#ccc094;">Content here</div>
.mybackground {background-color:#ccc094;}
Border around this has a color of #ccc094
<div style="border:2px solid #ccc094;">Content here</div>
.myborder {border:2px solid #ccc094;}