#c20103 color space conversions
Hex:
#c20103
RGB:
194, 1, 3
CMY:
24, 100, 99
CMYK:
0, 99, 98, 24
HSL:
359°, 98.9744%, 38.2353%
HSV (HSB):
359°, 99.4845%, 76.0784%
XYZ:
22.2754, 11.4976, 1.1314
xyY:
0.6382, 0.3294, 11.4976
CIE-Lab:
40.4063, 65.1405, 53.6095
CIE-LCH:
40.4063, 84.3639, 39.4538
CIE-Luv:
40.4063, 132.3000, 28.3283
Hunter-Lab:
33.9081, 57.9236, 21.7575
#c20103 color charts
#c20103 color shades, tints & tones
#c20103 color schemes
#c20103 color preview, HTML & CSS examples
This text has a color of #c20103
<p style="color:#c20103;">Text here</p>
.mytext {color:#c20103;}
This box has a color of #c20103
<div style="background-color:#c20103;">Content here</div>
.mybackground {background-color:#c20103;}
Border around this has a color of #c20103
<div style="border:2px solid #c20103;">Content here</div>
.myborder {border:2px solid #c20103;}