#c0825e color space conversions
Hex:
#c0825e
RGB:
192, 130, 94
CMY:
25, 49, 63
CMYK:
0, 32, 51, 25
HSL:
22°, 43.7500%, 56.0784%
HSV (HSB):
22°, 51.0417%, 75.2941%
XYZ:
31.7412, 27.9799, 14.3174
xyY:
0.4287, 0.3779, 27.9799
CIE-Lab:
59.8706, 19.8671, 29.1089
CIE-LCH:
59.8706, 35.2424, 55.6861
CIE-Luv:
59.8706, 45.8979, 31.9226
Hunter-Lab:
52.8960, 14.5442, 20.9792
#c0825e color charts
#c0825e color shades, tints & tones
#c0825e color schemes
#c0825e color preview, HTML & CSS examples
This text has a color of #c0825e
<p style="color:#c0825e;">Text here</p>
.mytext {color:#c0825e;}
This box has a color of #c0825e
<div style="background-color:#c0825e;">Content here</div>
.mybackground {background-color:#c0825e;}
Border around this has a color of #c0825e
<div style="border:2px solid #c0825e;">Content here</div>
.myborder {border:2px solid #c0825e;}