#c2824c color space conversions
Hex:
#c2824c
RGB:
194, 130, 76
CMY:
24, 49, 70
CMYK:
0, 33, 61, 24
HSL:
27°, 49.1667%, 52.9412%
HSV (HSB):
27°, 60.8247%, 76.0784%
XYZ:
31.5353, 27.9564, 10.5715
xyY:
0.4501, 0.3990, 27.9564
CIE-Lab:
59.8493, 19.2066, 38.8521
CIE-LCH:
59.8493, 43.3403, 63.6944
CIE-Luv:
59.8493, 49.4372, 41.2570
Hunter-Lab:
52.8738, 13.9327, 25.1573
#c2824c color charts
#c2824c color shades, tints & tones
#c2824c color schemes
#c2824c color preview, HTML & CSS examples
This text has a color of #c2824c
<p style="color:#c2824c;">Text here</p>
.mytext {color:#c2824c;}
This box has a color of #c2824c
<div style="background-color:#c2824c;">Content here</div>
.mybackground {background-color:#c2824c;}
Border around this has a color of #c2824c
<div style="border:2px solid #c2824c;">Content here</div>
.myborder {border:2px solid #c2824c;}