#c5cf7d color space conversions
Hex:
#c5cf7d
RGB:
197, 207, 125
CMY:
23, 19, 51
CMYK:
5, 0, 40, 19
HSL:
67°, 46.0674%, 65.0980%
HSV (HSB):
67°, 39.6135%, 81.1765%
XYZ:
49.0405, 57.9766, 28.0079
xyY:
0.3632, 0.4294, 57.9766
CIE-Lab:
80.7258, -15.8929, 39.5735
CIE-LCH:
80.7258, 42.6456, 111.8806
CIE-Luv:
80.7258, -2.3181, 54.6139
Hunter-Lab:
76.1424, -18.2840, 31.4907
#c5cf7d color charts
#c5cf7d color shades, tints & tones
#c5cf7d color schemes
#c5cf7d color preview, HTML & CSS examples
This text has a color of #c5cf7d
<p style="color:#c5cf7d;">Text here</p>
.mytext {color:#c5cf7d;}
This box has a color of #c5cf7d
<div style="background-color:#c5cf7d;">Content here</div>
.mybackground {background-color:#c5cf7d;}
Border around this has a color of #c5cf7d
<div style="border:2px solid #c5cf7d;">Content here</div>
.myborder {border:2px solid #c5cf7d;}