#c5725d color space conversions
Hex:
#c5725d
RGB:
197, 114, 93
CMY:
23, 55, 64
CMYK:
0, 42, 53, 23
HSL:
12°, 47.2727%, 56.8627%
HSV (HSB):
12°, 52.7919%, 77.2549%
XYZ:
31.0191, 24.6953, 13.4877
xyY:
0.4482, 0.3569, 24.6953
CIE-Lab:
56.7773, 30.5491, 25.7794
CIE-LCH:
56.7773, 39.9728, 40.1600
CIE-Luv:
56.7773, 61.2126, 25.5455
Hunter-Lab:
49.6943, 24.4541, 18.6939
#c5725d color charts
#c5725d color shades, tints & tones
#c5725d color schemes
#c5725d color preview, HTML & CSS examples
This text has a color of #c5725d
<p style="color:#c5725d;">Text here</p>
.mytext {color:#c5725d;}
This box has a color of #c5725d
<div style="background-color:#c5725d;">Content here</div>
.mybackground {background-color:#c5725d;}
Border around this has a color of #c5725d
<div style="border:2px solid #c5725d;">Content here</div>
.myborder {border:2px solid #c5725d;}