#c7825a color space conversions
Hex:
#c7825a
RGB:
199, 130, 90
CMY:
22, 49, 65
CMYK:
0, 35, 55, 22
HSL:
22°, 49.3213%, 56.6667%
HSV (HSB):
22°, 54.7739%, 78.0392%
XYZ:
33.3813, 28.8456, 13.4812
xyY:
0.4409, 0.3810, 28.8456
CIE-Lab:
60.6451, 22.4032, 32.4640
CIE-LCH:
60.6451, 39.4438, 55.3908
CIE-Luv:
60.6451, 51.8592, 34.8562
Hunter-Lab:
53.7081, 16.9544, 22.7133
#c7825a color charts
#c7825a color shades, tints & tones
#c7825a color schemes
#c7825a color preview, HTML & CSS examples
This text has a color of #c7825a
<p style="color:#c7825a;">Text here</p>
.mytext {color:#c7825a;}
This box has a color of #c7825a
<div style="background-color:#c7825a;">Content here</div>
.mybackground {background-color:#c7825a;}
Border around this has a color of #c7825a
<div style="border:2px solid #c7825a;">Content here</div>
.myborder {border:2px solid #c7825a;}