#c2823a color space conversions
Hex:
#c2823a
RGB:
194, 130, 58
CMY:
24, 49, 77
CMYK:
0, 33, 70, 24
HSL:
32°, 53.9683%, 49.4118%
HSV (HSB):
32°, 70.1031%, 76.0784%
XYZ:
30.9945, 27.7401, 7.7238
xyY:
0.4664, 0.4174, 27.7401
CIE-Lab:
59.6532, 18.0620, 47.6449
CIE-LCH:
59.6532, 50.9536, 69.2385
CIE-Luv:
59.6532, 51.0221, 48.5110
Hunter-Lab:
52.6689, 12.8729, 28.1735
#c2823a color charts
#c2823a color shades, tints & tones
#c2823a color schemes
#c2823a color preview, HTML & CSS examples
This text has a color of #c2823a
<p style="color:#c2823a;">Text here</p>
.mytext {color:#c2823a;}
This box has a color of #c2823a
<div style="background-color:#c2823a;">Content here</div>
.mybackground {background-color:#c2823a;}
Border around this has a color of #c2823a
<div style="border:2px solid #c2823a;">Content here</div>
.myborder {border:2px solid #c2823a;}