#c2532c color space conversions
Hex:
#c2532c
RGB:
194, 83, 44
CMY:
24, 67, 83
CMYK:
0, 57, 77, 24
HSL:
16°, 63.0252%, 46.6667%
HSV (HSB):
16°, 77.3196%, 76.0784%
XYZ:
25.7960, 17.8377, 4.4663
xyY:
0.5363, 0.3708, 17.8377
CIE-Lab:
49.2987, 42.2642, 43.6088
CIE-LCH:
49.2987, 60.7288, 45.8971
CIE-Luv:
49.2987, 88.7797, 35.2495
Hunter-Lab:
42.2347, 35.1131, 23.2944
#c2532c color charts
#c2532c color shades, tints & tones
#c2532c color schemes
#c2532c color preview, HTML & CSS examples
This text has a color of #c2532c
<p style="color:#c2532c;">Text here</p>
.mytext {color:#c2532c;}
This box has a color of #c2532c
<div style="background-color:#c2532c;">Content here</div>
.mybackground {background-color:#c2532c;}
Border around this has a color of #c2532c
<div style="border:2px solid #c2532c;">Content here</div>
.myborder {border:2px solid #c2532c;}