#cbc15a color space conversions
Hex:
#cbc15a
RGB:
203, 193, 90
CMY:
20, 24, 65
CMYK:
0, 5, 56, 20
HSL:
55°, 52.0737%, 57.4510%
HSV (HSB):
55°, 55.6650%, 79.6078%
XYZ:
45.5440, 51.5746, 17.2273
xyY:
0.3983, 0.4510, 51.5746
CIE-Lab:
77.0258, -9.7112, 52.2170
CIE-LCH:
77.0258, 53.1124, 100.5354
CIE-Luv:
77.0258, 11.3699, 64.7627
Hunter-Lab:
71.8155, -12.4757, 36.0482
#cbc15a color charts
#cbc15a color shades, tints & tones
#cbc15a color schemes
#cbc15a color preview, HTML & CSS examples
This text has a color of #cbc15a
<p style="color:#cbc15a;">Text here</p>
.mytext {color:#cbc15a;}
This box has a color of #cbc15a
<div style="background-color:#cbc15a;">Content here</div>
.mybackground {background-color:#cbc15a;}
Border around this has a color of #cbc15a
<div style="border:2px solid #cbc15a;">Content here</div>
.myborder {border:2px solid #cbc15a;}