#c7482e color space conversions
Hex:
#c7482e
RGB:
199, 72, 46
CMY:
22, 72, 82
CMYK:
0, 64, 77, 22
HSL:
10°, 62.4490%, 48.0392%
HSV (HSB):
10°, 76.8844%, 78.0392%
XYZ:
26.3637, 16.9741, 4.4716
xyY:
0.5514, 0.3550, 16.9741
CIE-Lab:
48.2274, 49.2392, 41.7346
CIE-LCH:
48.2274, 64.5467, 40.2842
CIE-Luv:
48.2274, 100.5480, 31.7182
Hunter-Lab:
41.1996, 42.1230, 22.4047
#c7482e color charts
#c7482e color shades, tints & tones
#c7482e color schemes
#c7482e color preview, HTML & CSS examples
This text has a color of #c7482e
<p style="color:#c7482e;">Text here</p>
.mytext {color:#c7482e;}
This box has a color of #c7482e
<div style="background-color:#c7482e;">Content here</div>
.mybackground {background-color:#c7482e;}
Border around this has a color of #c7482e
<div style="border:2px solid #c7482e;">Content here</div>
.myborder {border:2px solid #c7482e;}