#c2642a color space conversions
Hex:
#c2642a
RGB:
194, 100, 42
CMY:
24, 61, 84
CMYK:
0, 48, 78, 24
HSL:
23°, 64.4068%, 46.2745%
HSV (HSB):
23°, 78.3505%, 76.0784%
XYZ:
27.2232, 20.7508, 4.7610
xyY:
0.5162, 0.3935, 20.7508
CIE-Lab:
52.6757, 33.5712, 47.9465
CIE-LCH:
52.6757, 58.5311, 55.0011
CIE-Luv:
52.6757, 75.9021, 41.8189
Hunter-Lab:
45.5531, 26.9564, 25.6905
#c2642a color charts
#c2642a color shades, tints & tones
#c2642a color schemes
#c2642a color preview, HTML & CSS examples
This text has a color of #c2642a
<p style="color:#c2642a;">Text here</p>
.mytext {color:#c2642a;}
This box has a color of #c2642a
<div style="background-color:#c2642a;">Content here</div>
.mybackground {background-color:#c2642a;}
Border around this has a color of #c2642a
<div style="border:2px solid #c2642a;">Content here</div>
.myborder {border:2px solid #c2642a;}