#c5975d color space conversions
Hex:
#c5975d
RGB:
197, 151, 93
CMY:
23, 41, 64
CMYK:
0, 23, 53, 23
HSL:
33°, 47.2727%, 56.8627%
HSV (HSB):
33°, 52.7919%, 77.2549%
XYZ:
36.0684, 34.7938, 15.1708
xyY:
0.4192, 0.4044, 34.7938
CIE-Lab:
65.5878, 10.3205, 36.9844
CIE-LCH:
65.5878, 38.3974, 74.4082
CIE-Luv:
65.5878, 35.1509, 43.1049
Hunter-Lab:
58.9863, 5.9213, 26.0415
#c5975d color charts
#c5975d color shades, tints & tones
#c5975d color schemes
#c5975d color preview, HTML & CSS examples
This text has a color of #c5975d
<p style="color:#c5975d;">Text here</p>
.mytext {color:#c5975d;}
This box has a color of #c5975d
<div style="background-color:#c5975d;">Content here</div>
.mybackground {background-color:#c5975d;}
Border around this has a color of #c5975d
<div style="border:2px solid #c5975d;">Content here</div>
.myborder {border:2px solid #c5975d;}