#c2882c color space conversions
Hex:
#c2882c
RGB:
194, 136, 44
CMY:
24, 47, 83
CMYK:
0, 30, 77, 24
HSL:
37°, 63.0252%, 46.6667%
HSV (HSB):
37°, 77.3196%, 76.0784%
XYZ:
31.5069, 29.2595, 6.3699
xyY:
0.4693, 0.4358, 29.2595
CIE-Lab:
61.0100, 14.1001, 55.1354
CIE-LCH:
61.0100, 56.9098, 75.6549
CIE-Luv:
61.0100, 47.2843, 55.2192
Hunter-Lab:
54.0921, 9.3095, 30.8824
#c2882c color charts
#c2882c color shades, tints & tones
#c2882c color schemes
#c2882c color preview, HTML & CSS examples
This text has a color of #c2882c
<p style="color:#c2882c;">Text here</p>
.mytext {color:#c2882c;}
This box has a color of #c2882c
<div style="background-color:#c2882c;">Content here</div>
.mybackground {background-color:#c2882c;}
Border around this has a color of #c2882c
<div style="border:2px solid #c2882c;">Content here</div>
.myborder {border:2px solid #c2882c;}