#c20100 color space conversions
Hex:
#c20100
RGB:
194, 1, 0
CMY:
24, 100, 100
CMYK:
0, 99, 100, 24
HSL:
0°, 100.0000%, 38.0392%
HSV (HSB):
0°, 100.0000%, 76.0784%
XYZ:
22.2590, 11.4910, 1.0448
xyY:
0.6397, 0.3303, 11.4910
CIE-Lab:
40.3955, 65.1110, 54.7336
CIE-LCH:
40.3955, 85.0600, 40.0511
CIE-Luv:
40.3955, 132.5376, 28.6833
Hunter-Lab:
33.8984, 57.8875, 21.9015
#c20100 color charts
#c20100 color shades, tints & tones
#c20100 color schemes
#c20100 color preview, HTML & CSS examples
This text has a color of #c20100
<p style="color:#c20100;">Text here</p>
.mytext {color:#c20100;}
This box has a color of #c20100
<div style="background-color:#c20100;">Content here</div>
.mybackground {background-color:#c20100;}
Border around this has a color of #c20100
<div style="border:2px solid #c20100;">Content here</div>
.myborder {border:2px solid #c20100;}