#c10b5b color space conversions
Hex:
#c10b5b
RGB:
193, 11, 91
CMY:
24, 96, 64
CMYK:
0, 94, 53, 24
HSL:
334°, 89.2157%, 40.0000%
HSV (HSB):
334°, 94.3005%, 75.6863%
XYZ:
24.0003, 12.3321, 11.0129
xyY:
0.5069, 0.2605, 12.3321
CIE-Lab:
41.7392, 67.1551, 6.3658
CIE-LCH:
41.7392, 67.4561, 5.4150
CIE-Luv:
41.7392, 107.8845, -5.2867
Hunter-Lab:
35.1171, 60.5384, 5.9884
#c10b5b color charts
#c10b5b color shades, tints & tones
#c10b5b color schemes
#c10b5b color preview, HTML & CSS examples
This text has a color of #c10b5b
<p style="color:#c10b5b;">Text here</p>
.mytext {color:#c10b5b;}
This box has a color of #c10b5b
<div style="background-color:#c10b5b;">Content here</div>
.mybackground {background-color:#c10b5b;}
Border around this has a color of #c10b5b
<div style="border:2px solid #c10b5b;">Content here</div>
.myborder {border:2px solid #c10b5b;}