#c2612e color space conversions
Hex:
#c2612e
RGB:
194, 97, 46
CMY:
24, 62, 82
CMYK:
0, 50, 76, 24
HSL:
21°, 61.6667%, 47.0588%
HSV (HSB):
21°, 76.2887%, 76.0784%
XYZ:
27.0160, 20.2160, 5.0629
xyY:
0.5166, 0.3866, 20.2160
CIE-Lab:
52.0805, 35.2982, 45.4611
CIE-LCH:
52.0805, 57.5558, 52.1725
CIE-Luv:
52.0805, 77.8508, 39.5114
Hunter-Lab:
44.9622, 28.5697, 24.7972
#c2612e color charts
#c2612e color shades, tints & tones
#c2612e color schemes
#c2612e color preview, HTML & CSS examples
This text has a color of #c2612e
<p style="color:#c2612e;">Text here</p>
.mytext {color:#c2612e;}
This box has a color of #c2612e
<div style="background-color:#c2612e;">Content here</div>
.mybackground {background-color:#c2612e;}
Border around this has a color of #c2612e
<div style="border:2px solid #c2612e;">Content here</div>
.myborder {border:2px solid #c2612e;}