#c8826e color space conversions
Hex:
#c8826e
RGB:
200, 130, 110
CMY:
22, 49, 57
CMYK:
0, 35, 45, 22
HSL:
13°, 45.0000%, 60.7843%
HSV (HSB):
13°, 45.0000%, 78.4314%
XYZ:
34.6165, 29.3704, 18.5964
xyY:
0.4192, 0.3556, 29.3704
CIE-Lab:
61.1072, 24.7102, 21.9783
CIE-LCH:
61.1072, 33.0702, 41.6512
CIE-Luv:
61.1072, 50.0020, 23.4369
Hunter-Lab:
54.1945, 19.1759, 17.5912
#c8826e color charts
#c8826e color shades, tints & tones
#c8826e color schemes
#c8826e color preview, HTML & CSS examples
This text has a color of #c8826e
<p style="color:#c8826e;">Text here</p>
.mytext {color:#c8826e;}
This box has a color of #c8826e
<div style="background-color:#c8826e;">Content here</div>
.mybackground {background-color:#c8826e;}
Border around this has a color of #c8826e
<div style="border:2px solid #c8826e;">Content here</div>
.myborder {border:2px solid #c8826e;}