#c10f25 color space conversions
Hex:
#c10f25
RGB:
193, 15, 37
CMY:
24, 94, 85
CMYK:
0, 92, 81, 24
HSL:
353°, 85.5769%, 40.7843%
HSV (HSB):
353°, 92.2280%, 75.6863%
XYZ:
22.4971, 11.8127, 2.8446
xyY:
0.6055, 0.3179, 11.8127
CIE-Lab:
40.9168, 63.9588, 38.7875
CIE-LCH:
40.9168, 74.8010, 31.2345
CIE-Luv:
40.9168, 124.6482, 22.4717
Hunter-Lab:
34.3696, 56.6929, 19.1515
#c10f25 color charts
#c10f25 color shades, tints & tones
#c10f25 color schemes
#c10f25 color preview, HTML & CSS examples
This text has a color of #c10f25
<p style="color:#c10f25;">Text here</p>
.mytext {color:#c10f25;}
This box has a color of #c10f25
<div style="background-color:#c10f25;">Content here</div>
.mybackground {background-color:#c10f25;}
Border around this has a color of #c10f25
<div style="border:2px solid #c10f25;">Content here</div>
.myborder {border:2px solid #c10f25;}