#c5b95d color space conversions
Hex:
#c5b95d
RGB:
197, 185, 93
CMY:
23, 27, 64
CMYK:
0, 6, 53, 23
HSL:
53°, 47.2727%, 56.8627%
HSV (HSB):
53°, 52.7919%, 77.2549%
XYZ:
42.3507, 47.3586, 17.2649
xyY:
0.3959, 0.4427, 47.3586
CIE-Lab:
74.4185, -7.8400, 47.6431
CIE-LCH:
74.4185, 48.2839, 99.3446
CIE-Luv:
74.4185, 12.3088, 59.4508
Hunter-Lab:
68.8176, -10.5808, 33.2976
#c5b95d color charts
#c5b95d color shades, tints & tones
#c5b95d color schemes
#c5b95d color preview, HTML & CSS examples
This text has a color of #c5b95d
<p style="color:#c5b95d;">Text here</p>
.mytext {color:#c5b95d;}
This box has a color of #c5b95d
<div style="background-color:#c5b95d;">Content here</div>
.mybackground {background-color:#c5b95d;}
Border around this has a color of #c5b95d
<div style="border:2px solid #c5b95d;">Content here</div>
.myborder {border:2px solid #c5b95d;}