#c2b95f color space conversions
Hex:
#c2b95f
RGB:
194, 185, 95
CMY:
24, 27, 63
CMYK:
0, 5, 51, 24
HSL:
55°, 44.7964%, 56.6667%
HSV (HSB):
55°, 51.0309%, 76.0784%
XYZ:
41.6627, 46.9935, 17.7013
xyY:
0.3917, 0.4418, 46.9935
CIE-Lab:
74.1856, -8.9154, 46.3371
CIE-LCH:
74.1856, 47.1870, 100.8908
CIE-Luv:
74.1856, 10.1840, 58.4043
Hunter-Lab:
68.5518, -11.4815, 32.6765
#c2b95f color charts
#c2b95f color shades, tints & tones
#c2b95f color schemes
#c2b95f color preview, HTML & CSS examples
This text has a color of #c2b95f
<p style="color:#c2b95f;">Text here</p>
.mytext {color:#c2b95f;}
This box has a color of #c2b95f
<div style="background-color:#c2b95f;">Content here</div>
.mybackground {background-color:#c2b95f;}
Border around this has a color of #c2b95f
<div style="border:2px solid #c2b95f;">Content here</div>
.myborder {border:2px solid #c2b95f;}