#c7524c color space conversions
Hex:
#c7524c
RGB:
199, 82, 76
CMY:
22, 68, 70
CMYK:
0, 59, 62, 22
HSL:
3°, 52.3404%, 53.9216%
HSV (HSB):
3°, 61.8090%, 78.0392%
XYZ:
27.8750, 18.6985, 8.9775
xyY:
0.5018, 0.3366, 18.6985
CIE-Lab:
50.3326, 46.2805, 27.3180
CIE-LCH:
50.3326, 53.7416, 30.5521
CIE-Luv:
50.3326, 88.1459, 21.9752
Hunter-Lab:
43.2418, 39.3936, 17.9600
#c7524c color charts
#c7524c color shades, tints & tones
#c7524c color schemes
#c7524c color preview, HTML & CSS examples
This text has a color of #c7524c
<p style="color:#c7524c;">Text here</p>
.mytext {color:#c7524c;}
This box has a color of #c7524c
<div style="background-color:#c7524c;">Content here</div>
.mybackground {background-color:#c7524c;}
Border around this has a color of #c7524c
<div style="border:2px solid #c7524c;">Content here</div>
.myborder {border:2px solid #c7524c;}