#c5c25d color space conversions
Hex:
#c5c25d
RGB:
197, 194, 93
CMY:
23, 24, 64
CMYK:
0, 2, 53, 23
HSL:
58°, 47.2727%, 56.8627%
HSV (HSB):
58°, 52.7919%, 77.2549%
XYZ:
44.2935, 51.2442, 17.9125
xyY:
0.3904, 0.4517, 51.2442
CIE-Lab:
76.8267, -12.4673, 50.4582
CIE-LCH:
76.8267, 51.9756, 103.8788
CIE-Luv:
76.8267, 6.5771, 63.7182
Hunter-Lab:
71.5851, -14.8263, 35.2736
#c5c25d color charts
#c5c25d color shades, tints & tones
#c5c25d color schemes
#c5c25d color preview, HTML & CSS examples
This text has a color of #c5c25d
<p style="color:#c5c25d;">Text here</p>
.mytext {color:#c5c25d;}
This box has a color of #c5c25d
<div style="background-color:#c5c25d;">Content here</div>
.mybackground {background-color:#c5c25d;}
Border around this has a color of #c5c25d
<div style="border:2px solid #c5c25d;">Content here</div>
.myborder {border:2px solid #c5c25d;}