#c10c25 color space conversions
Hex:
#c10c25
RGB:
193, 12, 37
CMY:
24, 95, 85
CMYK:
0, 94, 81, 24
HSL:
352°, 88.2927%, 40.1961%
HSV (HSB):
352°, 93.7824%, 75.6863%
XYZ:
22.4577, 11.7340, 2.8315
xyY:
0.6066, 0.3169, 11.7340
CIE-Lab:
40.7901, 64.3244, 38.6604
CIE-LCH:
40.7901, 75.0484, 31.0068
CIE-Luv:
40.7901, 125.2534, 22.2346
Hunter-Lab:
34.2549, 57.0797, 19.0775
#c10c25 color charts
#c10c25 color shades, tints & tones
#c10c25 color schemes
#c10c25 color preview, HTML & CSS examples
This text has a color of #c10c25
<p style="color:#c10c25;">Text here</p>
.mytext {color:#c10c25;}
This box has a color of #c10c25
<div style="background-color:#c10c25;">Content here</div>
.mybackground {background-color:#c10c25;}
Border around this has a color of #c10c25
<div style="border:2px solid #c10c25;">Content here</div>
.myborder {border:2px solid #c10c25;}