#cbc95c color space conversions
Hex:
#cbc95c
RGB:
203, 201, 92
CMY:
20, 21, 64
CMYK:
0, 1, 55, 20
HSL:
59°, 51.6279%, 57.8431%
HSV (HSB):
59°, 54.6798%, 79.6078%
XYZ:
47.4470, 55.2425, 18.2874
xyY:
0.3922, 0.4566, 55.2425
CIE-Lab:
79.1807, -13.6246, 53.7578
CIE-LCH:
79.1807, 55.4575, 104.2218
CIE-Luv:
79.1807, 6.2027, 67.6540
Hunter-Lab:
74.3253, -16.1203, 37.4397
#cbc95c color charts
#cbc95c color shades, tints & tones
#cbc95c color schemes
#cbc95c color preview, HTML & CSS examples
This text has a color of #cbc95c
<p style="color:#cbc95c;">Text here</p>
.mytext {color:#cbc95c;}
This box has a color of #cbc95c
<div style="background-color:#cbc95c;">Content here</div>
.mybackground {background-color:#cbc95c;}
Border around this has a color of #cbc95c
<div style="border:2px solid #cbc95c;">Content here</div>
.myborder {border:2px solid #cbc95c;}