#c2041e color space conversions
Hex:
#c2041e
RGB:
194, 4, 30
CMY:
24, 98, 88
CMYK:
0, 98, 85, 24
HSL:
352°, 95.9596%, 38.8235%
HSV (HSB):
352°, 97.9381%, 76.0784%
XYZ:
22.5259, 11.6499, 2.2897
xyY:
0.6177, 0.3195, 11.6499
CIE-Lab:
40.6542, 65.2229, 42.4757
CIE-LCH:
40.6542, 77.8345, 33.0738
CIE-Luv:
40.6542, 128.7087, 23.9247
Hunter-Lab:
34.1320, 58.0728, 19.9150
#c2041e color charts
#c2041e color shades, tints & tones
#c2041e color schemes
#c2041e color preview, HTML & CSS examples
This text has a color of #c2041e
<p style="color:#c2041e;">Text here</p>
.mytext {color:#c2041e;}
This box has a color of #c2041e
<div style="background-color:#c2041e;">Content here</div>
.mybackground {background-color:#c2041e;}
Border around this has a color of #c2041e
<div style="border:2px solid #c2041e;">Content here</div>
.myborder {border:2px solid #c2041e;}