#c2013d color space conversions
Hex:
#c2013d
RGB:
194, 1, 61
CMY:
24, 100, 76
CMYK:
0, 99, 69, 24
HSL:
341°, 98.9744%, 38.2353%
HSV (HSB):
341°, 99.4845%, 76.0784%
XYZ:
23.1013, 11.8280, 5.4803
xyY:
0.5717, 0.2927, 11.8280
CIE-Lab:
40.9414, 66.5975, 24.3313
CIE-LCH:
40.9414, 70.9031, 20.0697
CIE-Luv:
40.9414, 121.3851, 11.8747
Hunter-Lab:
34.3918, 59.7144, 14.6264
#c2013d color charts
#c2013d color shades, tints & tones
#c2013d color schemes
#c2013d color preview, HTML & CSS examples
This text has a color of #c2013d
<p style="color:#c2013d;">Text here</p>
.mytext {color:#c2013d;}
This box has a color of #c2013d
<div style="background-color:#c2013d;">Content here</div>
.mybackground {background-color:#c2013d;}
Border around this has a color of #c2013d
<div style="border:2px solid #c2013d;">Content here</div>
.myborder {border:2px solid #c2013d;}