#ccc082 color space conversions
Hex:
#ccc082
RGB:
204, 192, 130
CMY:
20, 25, 49
CMYK:
0, 6, 36, 20
HSL:
50°, 42.0455%, 65.4902%
HSV (HSB):
50°, 36.2745%, 80.0000%
XYZ:
47.7807, 52.1483, 28.6664
xyY:
0.3716, 0.4055, 52.1483
CIE-Lab:
77.3695, -4.8896, 32.7976
CIE-LCH:
77.3695, 33.1601, 98.4793
CIE-Luv:
77.3695, 10.8713, 44.2909
Hunter-Lab:
72.2138, -8.2685, 27.0136
#ccc082 color charts
#ccc082 color shades, tints & tones
#ccc082 color schemes
#ccc082 color preview, HTML & CSS examples
This text has a color of #ccc082
<p style="color:#ccc082;">Text here</p>
.mytext {color:#ccc082;}
This box has a color of #ccc082
<div style="background-color:#ccc082;">Content here</div>
.mybackground {background-color:#ccc082;}
Border around this has a color of #ccc082
<div style="border:2px solid #ccc082;">Content here</div>
.myborder {border:2px solid #ccc082;}