#c2101c color space conversions
Hex:
#c2101c
RGB:
194, 16, 28
CMY:
24, 94, 89
CMYK:
0, 92, 86, 24
HSL:
356°, 84.7619%, 41.1765%
HSV (HSB):
356°, 91.7526%, 76.0784%
XYZ:
22.6430, 11.9238, 2.2067
xyY:
0.6157, 0.3242, 11.9238
CIE-Lab:
41.0947, 63.8596, 43.9105
CIE-LCH:
41.0947, 77.4996, 34.5128
CIE-Luv:
41.0947, 126.8013, 25.2687
Hunter-Lab:
34.5308, 56.6197, 20.3826
#c2101c color charts
#c2101c color shades, tints & tones
#c2101c color schemes
#c2101c color preview, HTML & CSS examples
This text has a color of #c2101c
<p style="color:#c2101c;">Text here</p>
.mytext {color:#c2101c;}
This box has a color of #c2101c
<div style="background-color:#c2101c;">Content here</div>
.mybackground {background-color:#c2101c;}
Border around this has a color of #c2101c
<div style="border:2px solid #c2101c;">Content here</div>
.myborder {border:2px solid #c2101c;}