#c5b255 color space conversions
Hex:
#c5b255
RGB:
197, 178, 85
CMY:
23, 30, 67
CMYK:
0, 10, 57, 23
HSL:
50°, 49.1228%, 55.2941%
HSV (HSB):
50°, 56.8528%, 77.2549%
XYZ:
40.5860, 44.3670, 15.0189
xyY:
0.4060, 0.4438, 44.3670
CIE-Lab:
72.4731, -4.8342, 49.2028
CIE-LCH:
72.4731, 49.4397, 95.6113
CIE-Luv:
72.4731, 17.2305, 59.5949
Hunter-Lab:
66.6085, -7.8010, 33.2573
#c5b255 color charts
#c5b255 color shades, tints & tones
#c5b255 color schemes
#c5b255 color preview, HTML & CSS examples
This text has a color of #c5b255
<p style="color:#c5b255;">Text here</p>
.mytext {color:#c5b255;}
This box has a color of #c5b255
<div style="background-color:#c5b255;">Content here</div>
.mybackground {background-color:#c5b255;}
Border around this has a color of #c5b255
<div style="border:2px solid #c5b255;">Content here</div>
.myborder {border:2px solid #c5b255;}