#b10a5b color space conversions
Hex:
#b10a5b
RGB:
177, 10, 91
CMY:
31, 96, 64
CMYK:
0, 94, 49, 31
HSL:
331°, 89.3048%, 36.6667%
HSV (HSB):
331°, 94.3503%, 69.4118%
XYZ:
20.1283, 10.3195, 10.8285
xyY:
0.4876, 0.2500, 10.3195
CIE-Lab:
38.4099, 63.5045, 1.1486
CIE-LCH:
38.4099, 63.5148, 1.0362
CIE-Luv:
38.4099, 95.0475, -10.2568
Hunter-Lab:
32.1240, 55.6279, 2.5011
#b10a5b color charts
#b10a5b color shades, tints & tones
#b10a5b color schemes
#b10a5b color preview, HTML & CSS examples
This text has a color of #b10a5b
<p style="color:#b10a5b;">Text here</p>
.mytext {color:#b10a5b;}
This box has a color of #b10a5b
<div style="background-color:#b10a5b;">Content here</div>
.mybackground {background-color:#b10a5b;}
Border around this has a color of #b10a5b
<div style="border:2px solid #b10a5b;">Content here</div>
.myborder {border:2px solid #b10a5b;}