#c10b3d color space conversions
Hex:
#c10b3d
RGB:
193, 11, 61
CMY:
24, 96, 76
CMYK:
0, 94, 68, 24
HSL:
344°, 89.2157%, 40.0000%
HSV (HSB):
344°, 94.3005%, 75.6863%
XYZ:
22.9543, 11.9137, 5.5046
xyY:
0.5686, 0.2951, 11.9137
CIE-Lab:
41.0787, 65.3425, 24.4590
CIE-LCH:
41.0787, 69.7703, 20.5219
CIE-Luv:
41.0787, 119.0892, 12.3478
Hunter-Lab:
34.5163, 58.3041, 14.7059
#c10b3d color charts
#c10b3d color shades, tints & tones
#c10b3d color schemes
#c10b3d color preview, HTML & CSS examples
This text has a color of #c10b3d
<p style="color:#c10b3d;">Text here</p>
.mytext {color:#c10b3d;}
This box has a color of #c10b3d
<div style="background-color:#c10b3d;">Content here</div>
.mybackground {background-color:#c10b3d;}
Border around this has a color of #c10b3d
<div style="border:2px solid #c10b3d;">Content here</div>
.myborder {border:2px solid #c10b3d;}