#c10b3a color space conversions
Hex:
#c10b3a
RGB:
193, 11, 58
CMY:
24, 96, 77
CMYK:
0, 94, 70, 24
HSL:
345°, 89.2157%, 40.0000%
HSV (HSB):
345°, 94.3005%, 75.6863%
XYZ:
22.8757, 11.8823, 5.0908
xyY:
0.5741, 0.2982, 11.8823
CIE-Lab:
41.0284, 65.2034, 26.2740
CIE-LCH:
41.0284, 70.2980, 21.9472
CIE-Luv:
41.0284, 120.0272, 13.8057
Hunter-Lab:
34.4707, 58.1338, 15.3732
#c10b3a color charts
#c10b3a color shades, tints & tones
#c10b3a color schemes
#c10b3a color preview, HTML & CSS examples
This text has a color of #c10b3a
<p style="color:#c10b3a;">Text here</p>
.mytext {color:#c10b3a;}
This box has a color of #c10b3a
<div style="background-color:#c10b3a;">Content here</div>
.mybackground {background-color:#c10b3a;}
Border around this has a color of #c10b3a
<div style="border:2px solid #c10b3a;">Content here</div>
.myborder {border:2px solid #c10b3a;}