#c4725c color space conversions
Hex:
#c4725c
RGB:
196, 114, 92
CMY:
23, 55, 64
CMYK:
0, 42, 53, 23
HSL:
13°, 46.8468%, 56.4706%
HSV (HSB):
13°, 53.0612%, 76.8627%
XYZ:
30.7140, 24.5431, 13.2437
xyY:
0.4484, 0.3583, 24.5431
CIE-Lab:
56.6275, 30.0626, 26.1260
CIE-LCH:
56.6275, 39.8288, 40.9924
CIE-Luv:
56.6275, 60.5676, 25.9817
Hunter-Lab:
49.5410, 23.9683, 18.8288
#c4725c color charts
#c4725c color shades, tints & tones
#c4725c color schemes
#c4725c color preview, HTML & CSS examples
This text has a color of #c4725c
<p style="color:#c4725c;">Text here</p>
.mytext {color:#c4725c;}
This box has a color of #c4725c
<div style="background-color:#c4725c;">Content here</div>
.mybackground {background-color:#c4725c;}
Border around this has a color of #c4725c
<div style="border:2px solid #c4725c;">Content here</div>
.myborder {border:2px solid #c4725c;}