#c10c28 color space conversions
Hex:
#c10c28
RGB:
193, 12, 40
CMY:
24, 95, 84
CMYK:
0, 94, 79, 24
HSL:
351°, 88.2927%, 40.1961%
HSV (HSB):
351°, 93.7824%, 75.6863%
XYZ:
22.5068, 11.7536, 3.0899
xyY:
0.6026, 0.3147, 11.7536
CIE-Lab:
40.8218, 64.4130, 36.9646
CIE-LCH:
40.8218, 74.2658, 29.8501
CIE-Luv:
40.8218, 124.6127, 21.2465
Hunter-Lab:
34.2835, 57.1873, 18.6548
#c10c28 color charts
#c10c28 color shades, tints & tones
#c10c28 color schemes
#c10c28 color preview, HTML & CSS examples
This text has a color of #c10c28
<p style="color:#c10c28;">Text here</p>
.mytext {color:#c10c28;}
This box has a color of #c10c28
<div style="background-color:#c10c28;">Content here</div>
.mybackground {background-color:#c10c28;}
Border around this has a color of #c10c28
<div style="border:2px solid #c10c28;">Content here</div>
.myborder {border:2px solid #c10c28;}