#c2b35d color space conversions
Hex:
#c2b35d
RGB:
194, 179, 93
CMY:
24, 30, 64
CMYK:
0, 8, 52, 24
HSL:
51°, 45.2915%, 56.2745%
HSV (HSB):
51°, 52.0619%, 76.0784%
XYZ:
40.3440, 44.4998, 16.8189
xyY:
0.3968, 0.4377, 44.4998
CIE-Lab:
72.5613, -5.9644, 45.3814
CIE-LCH:
72.5613, 45.7717, 97.4874
CIE-Luv:
72.5613, 14.1246, 56.4262
Hunter-Lab:
66.7082, -8.7855, 31.7472
#c2b35d color charts
#c2b35d color shades, tints & tones
#c2b35d color schemes
#c2b35d color preview, HTML & CSS examples
This text has a color of #c2b35d
<p style="color:#c2b35d;">Text here</p>
.mytext {color:#c2b35d;}
This box has a color of #c2b35d
<div style="background-color:#c2b35d;">Content here</div>
.mybackground {background-color:#c2b35d;}
Border around this has a color of #c2b35d
<div style="border:2px solid #c2b35d;">Content here</div>
.myborder {border:2px solid #c2b35d;}