#c2001b color space conversions
Hex:
#c2001b
RGB:
194, 0, 27
CMY:
24, 100, 89
CMYK:
0, 100, 86, 24
HSL:
352°, 100.0000%, 38.0392%
HSV (HSB):
352°, 100.0000%, 76.0784%
XYZ:
22.4460, 11.5485, 2.0830
xyY:
0.6222, 0.3201, 11.5485
CIE-Lab:
40.4893, 65.5673, 43.9057
CIE-LCH:
40.4893, 78.9099, 33.8074
CIE-Luv:
40.4893, 129.9094, 24.4224
Hunter-Lab:
33.9830, 58.4298, 20.1540
#c2001b color charts
#c2001b color shades, tints & tones
#c2001b color schemes
#c2001b color preview, HTML & CSS examples
This text has a color of #c2001b
<p style="color:#c2001b;">Text here</p>
.mytext {color:#c2001b;}
This box has a color of #c2001b
<div style="background-color:#c2001b;">Content here</div>
.mybackground {background-color:#c2001b;}
Border around this has a color of #c2001b
<div style="border:2px solid #c2001b;">Content here</div>
.myborder {border:2px solid #c2001b;}