#c10a3b color space conversions
Hex:
#c10a3b
RGB:
193, 10, 59
CMY:
24, 96, 77
CMYK:
0, 95, 69, 24
HSL:
344°, 90.1478%, 39.8039%
HSV (HSB):
344°, 94.8187%, 75.6863%
XYZ:
22.8903, 11.8703, 5.2224
xyY:
0.5725, 0.2969, 11.8703
CIE-Lab:
41.0092, 65.3520, 25.6254
CIE-LCH:
41.0092, 70.1965, 21.4108
CIE-Luv:
41.0092, 119.8755, 13.2545
Hunter-Lab:
34.4533, 58.2995, 15.1302
#c10a3b color charts
#c10a3b color shades, tints & tones
#c10a3b color schemes
#c10a3b color preview, HTML & CSS examples
This text has a color of #c10a3b
<p style="color:#c10a3b;">Text here</p>
.mytext {color:#c10a3b;}
This box has a color of #c10a3b
<div style="background-color:#c10a3b;">Content here</div>
.mybackground {background-color:#c10a3b;}
Border around this has a color of #c10a3b
<div style="border:2px solid #c10a3b;">Content here</div>
.myborder {border:2px solid #c10a3b;}