#c5994c color space conversions
Hex:
#c5994c
RGB:
197, 153, 76
CMY:
23, 40, 70
CMYK:
0, 22, 61, 23
HSL:
38°, 51.0549%, 53.5294%
HSV (HSB):
38°, 61.4213%, 77.2549%
XYZ:
35.7217, 35.1746, 11.7441
xyY:
0.4323, 0.4256, 35.1746
CIE-Lab:
65.8844, 7.8790, 45.9771
CIE-LCH:
65.8844, 46.6473, 80.2758
CIE-Luv:
65.8844, 35.0073, 51.8527
Hunter-Lab:
59.3082, 3.7224, 29.7752
#c5994c color charts
#c5994c color shades, tints & tones
#c5994c color schemes
#c5994c color preview, HTML & CSS examples
This text has a color of #c5994c
<p style="color:#c5994c;">Text here</p>
.mytext {color:#c5994c;}
This box has a color of #c5994c
<div style="background-color:#c5994c;">Content here</div>
.mybackground {background-color:#c5994c;}
Border around this has a color of #c5994c
<div style="border:2px solid #c5994c;">Content here</div>
.myborder {border:2px solid #c5994c;}