#c10b2d color space conversions
Hex:
#c10b2d
RGB:
193, 11, 45
CMY:
24, 96, 82
CMYK:
0, 94, 77, 24
HSL:
349°, 89.2157%, 40.0000%
HSV (HSB):
349°, 94.3005%, 75.6863%
XYZ:
22.5856, 11.7663, 3.5633
xyY:
0.5957, 0.3103, 11.7663
CIE-Lab:
40.8422, 64.6859, 34.0309
CIE-LCH:
40.8422, 73.0915, 27.7486
CIE-Luv:
40.8422, 123.6236, 19.3722
Hunter-Lab:
34.3020, 57.5023, 17.8523
#c10b2d color charts
#c10b2d color shades, tints & tones
#c10b2d color schemes
#c10b2d color preview, HTML & CSS examples
This text has a color of #c10b2d
<p style="color:#c10b2d;">Text here</p>
.mytext {color:#c10b2d;}
This box has a color of #c10b2d
<div style="background-color:#c10b2d;">Content here</div>
.mybackground {background-color:#c10b2d;}
Border around this has a color of #c10b2d
<div style="border:2px solid #c10b2d;">Content here</div>
.myborder {border:2px solid #c10b2d;}