#cbc28f color space conversions
Hex:
#cbc28f
RGB:
203, 194, 143
CMY:
20, 24, 44
CMYK:
0, 4, 30, 20
HSL:
51°, 36.5854%, 67.8431%
HSV (HSB):
51°, 29.5567%, 79.6078%
XYZ:
48.8783, 53.2633, 33.6913
xyY:
0.3598, 0.3921, 53.2633
CIE-Lab:
78.0302, -4.7163, 26.8465
CIE-LCH:
78.0302, 27.2577, 99.9638
CIE-Luv:
78.0302, 8.3200, 37.3777
Hunter-Lab:
72.9817, -8.1704, 23.7165
#cbc28f color charts
#cbc28f color shades, tints & tones
#cbc28f color schemes
#cbc28f color preview, HTML & CSS examples
This text has a color of #cbc28f
<p style="color:#cbc28f;">Text here</p>
.mytext {color:#cbc28f;}
This box has a color of #cbc28f
<div style="background-color:#cbc28f;">Content here</div>
.mybackground {background-color:#cbc28f;}
Border around this has a color of #cbc28f
<div style="border:2px solid #cbc28f;">Content here</div>
.myborder {border:2px solid #cbc28f;}