#c4b95d color space conversions
Hex:
#c4b95d
RGB:
196, 185, 93
CMY:
23, 27, 64
CMYK:
0, 6, 53, 23
HSL:
54°, 46.6063%, 56.6667%
HSV (HSB):
54°, 52.5510%, 76.8627%
XYZ:
42.0897, 47.2240, 17.2527
xyY:
0.3950, 0.4431, 47.2240
CIE-Lab:
74.3328, -8.2567, 47.5209
CIE-LCH:
74.3328, 48.2328, 99.8567
CIE-Luv:
74.3328, 11.6244, 59.4016
Hunter-Lab:
68.7197, -10.9312, 33.2185
#c4b95d color charts
#c4b95d color shades, tints & tones
#c4b95d color schemes
#c4b95d color preview, HTML & CSS examples
This text has a color of #c4b95d
<p style="color:#c4b95d;">Text here</p>
.mytext {color:#c4b95d;}
This box has a color of #c4b95d
<div style="background-color:#c4b95d;">Content here</div>
.mybackground {background-color:#c4b95d;}
Border around this has a color of #c4b95d
<div style="border:2px solid #c4b95d;">Content here</div>
.myborder {border:2px solid #c4b95d;}