#c2823e color space conversions
Hex:
#c2823e
RGB:
194, 130, 62
CMY:
24, 49, 76
CMYK:
0, 33, 68, 24
HSL:
31°, 51.9685%, 50.1961%
HSV (HSB):
31°, 68.0412%, 76.0784%
XYZ:
31.1003, 27.7824, 8.2808
xyY:
0.4631, 0.4137, 27.7824
CIE-Lab:
59.6916, 18.2874, 45.7669
CIE-LCH:
59.6916, 49.2853, 68.2195
CIE-Luv:
59.6916, 50.7059, 47.0656
Hunter-Lab:
52.7090, 13.0808, 27.5816
#c2823e color charts
#c2823e color shades, tints & tones
#c2823e color schemes
#c2823e color preview, HTML & CSS examples
This text has a color of #c2823e
<p style="color:#c2823e;">Text here</p>
.mytext {color:#c2823e;}
This box has a color of #c2823e
<div style="background-color:#c2823e;">Content here</div>
.mybackground {background-color:#c2823e;}
Border around this has a color of #c2823e
<div style="border:2px solid #c2823e;">Content here</div>
.myborder {border:2px solid #c2823e;}