#ccb95f color space conversions
Hex:
#ccb95f
RGB:
204, 185, 95
CMY:
20, 27, 63
CMYK:
0, 9, 53, 20
HSL:
50°, 51.6588%, 58.6275%
HSV (HSB):
50°, 53.4314%, 80.0000%
XYZ:
44.3164, 48.3615, 17.8255
xyY:
0.4010, 0.4376, 48.3615
CIE-Lab:
75.0524, -4.7528, 47.5769
CIE-LCH:
75.0524, 47.8137, 95.7047
CIE-Luv:
75.0524, 17.0678, 58.9190
Hunter-Lab:
69.5424, -7.9490, 33.4822
#ccb95f color charts
#ccb95f color shades, tints & tones
#ccb95f color schemes
#ccb95f color preview, HTML & CSS examples
This text has a color of #ccb95f
<p style="color:#ccb95f;">Text here</p>
.mytext {color:#ccb95f;}
This box has a color of #ccb95f
<div style="background-color:#ccb95f;">Content here</div>
.mybackground {background-color:#ccb95f;}
Border around this has a color of #ccb95f
<div style="border:2px solid #ccb95f;">Content here</div>
.myborder {border:2px solid #ccb95f;}