#cbbf82 color space conversions
Hex:
#cbbf82
RGB:
203, 191, 130
CMY:
20, 25, 49
CMYK:
0, 6, 36, 20
HSL:
50°, 41.2429%, 65.2941%
HSV (HSB):
50°, 35.9606%, 79.6078%
XYZ:
47.2887, 51.5698, 28.5807
xyY:
0.3711, 0.4047, 51.5698
CIE-Lab:
77.0229, -4.7652, 32.3280
CIE-LCH:
77.0229, 32.6774, 98.3852
CIE-Luv:
77.0229, 10.8211, 43.6767
Hunter-Lab:
71.8121, -8.1280, 26.6715
#cbbf82 color charts
#cbbf82 color shades, tints & tones
#cbbf82 color schemes
#cbbf82 color preview, HTML & CSS examples
This text has a color of #cbbf82
<p style="color:#cbbf82;">Text here</p>
.mytext {color:#cbbf82;}
This box has a color of #cbbf82
<div style="background-color:#cbbf82;">Content here</div>
.mybackground {background-color:#cbbf82;}
Border around this has a color of #cbbf82
<div style="border:2px solid #cbbf82;">Content here</div>
.myborder {border:2px solid #cbbf82;}