#b10c40 color space conversions
Hex:
#b10c40
RGB:
177, 12, 64
CMY:
31, 95, 75
CMYK:
0, 93, 64, 31
HSL:
341°, 87.3016%, 37.0588%
HSV (HSB):
341°, 93.2203%, 69.4118%
XYZ:
19.1883, 9.9802, 5.7655
xyY:
0.5493, 0.2857, 9.9802
CIE-Lab:
37.8069, 61.3901, 17.6677
CIE-LCH:
37.8069, 63.8819, 16.0555
CIE-Luv:
37.8069, 105.3733, 6.9248
Hunter-Lab:
31.5915, 53.1340, 11.2935
#b10c40 color charts
#b10c40 color shades, tints & tones
#b10c40 color schemes
#b10c40 color preview, HTML & CSS examples
This text has a color of #b10c40
<p style="color:#b10c40;">Text here</p>
.mytext {color:#b10c40;}
This box has a color of #b10c40
<div style="background-color:#b10c40;">Content here</div>
.mybackground {background-color:#b10c40;}
Border around this has a color of #b10c40
<div style="border:2px solid #b10c40;">Content here</div>
.myborder {border:2px solid #b10c40;}