#c2381e color space conversions
Hex:
#c2381e
RGB:
194, 56, 30
CMY:
24, 78, 88
CMYK:
0, 71, 85, 24
HSL:
10°, 73.2143%, 43.9216%
HSV (HSB):
10°, 84.5361%, 76.0784%
XYZ:
23.8967, 14.3914, 2.7466
xyY:
0.5824, 0.3507, 14.3914
CIE-Lab:
44.7891, 53.5531, 46.1532
CIE-LCH:
44.7891, 70.6969, 40.7554
CIE-Luv:
44.7891, 109.2189, 31.3933
Hunter-Lab:
37.9360, 46.0526, 22.2625
#c2381e color charts
#c2381e color shades, tints & tones
#c2381e color schemes
#c2381e color preview, HTML & CSS examples
This text has a color of #c2381e
<p style="color:#c2381e;">Text here</p>
.mytext {color:#c2381e;}
This box has a color of #c2381e
<div style="background-color:#c2381e;">Content here</div>
.mybackground {background-color:#c2381e;}
Border around this has a color of #c2381e
<div style="border:2px solid #c2381e;">Content here</div>
.myborder {border:2px solid #c2381e;}