#c10100 color space conversions
Hex:
#c10100
RGB:
193, 1, 0
CMY:
24, 100, 100
CMYK:
0, 99, 100, 24
HSL:
0°, 100.0000%, 37.8431%
HSV (HSB):
0°, 100.0000%, 75.6863%
XYZ:
22.0032, 11.3592, 1.0328
xyY:
0.6397, 0.3303, 11.3592
CIE-Lab:
40.1789, 64.8593, 54.5231
CIE-LCH:
40.1789, 84.7319, 40.0516
CIE-Luv:
40.1789, 131.8236, 28.5300
Hunter-Lab:
33.7034, 57.5525, 21.7754
#c10100 color charts
#c10100 color shades, tints & tones
#c10100 color schemes
#c10100 color preview, HTML & CSS examples
This text has a color of #c10100
<p style="color:#c10100;">Text here</p>
.mytext {color:#c10100;}
This box has a color of #c10100
<div style="background-color:#c10100;">Content here</div>
.mybackground {background-color:#c10100;}
Border around this has a color of #c10100
<div style="border:2px solid #c10100;">Content here</div>
.myborder {border:2px solid #c10100;}