#c10c3a color space conversions
Hex:
#c10c3a
RGB:
193, 12, 58
CMY:
24, 95, 77
CMYK:
0, 94, 70, 24
HSL:
345°, 88.2927%, 40.1961%
HSV (HSB):
345°, 93.7824%, 75.6863%
XYZ:
22.8875, 11.9059, 5.0947
xyY:
0.5738, 0.2985, 11.9059
CIE-Lab:
41.0662, 65.0942, 26.3205
CIE-LCH:
41.0662, 70.2141, 22.0157
CIE-Luv:
41.0662, 119.8605, 13.8819
Hunter-Lab:
34.5049, 58.0175, 15.3991
#c10c3a color charts
#c10c3a color shades, tints & tones
#c10c3a color schemes
#c10c3a color preview, HTML & CSS examples
This text has a color of #c10c3a
<p style="color:#c10c3a;">Text here</p>
.mytext {color:#c10c3a;}
This box has a color of #c10c3a
<div style="background-color:#c10c3a;">Content here</div>
.mybackground {background-color:#c10c3a;}
Border around this has a color of #c10c3a
<div style="border:2px solid #c10c3a;">Content here</div>
.myborder {border:2px solid #c10c3a;}