#b90b9a color space conversions
Hex:
#b90b9a
RGB:
185, 11, 154
CMY:
27, 96, 40
CMYK:
0, 94, 17, 27
HSL:
311°, 88.7755%, 38.4314%
HSV (HSB):
311°, 94.0541%, 72.5490%
XYZ:
25.9600, 12.8867, 31.6910
xyY:
0.3680, 0.1827, 12.8867
CIE-Lab:
42.5921, 71.8563, -31.5217
CIE-LCH:
42.5921, 78.4662, 336.3140
CIE-Luv:
42.5921, 73.3701, -55.0175
Hunter-Lab:
35.8981, 66.2621, -27.2128
#b90b9a color charts
#b90b9a color shades, tints & tones
#b90b9a color schemes
#b90b9a color preview, HTML & CSS examples
This text has a color of #b90b9a
<p style="color:#b90b9a;">Text here</p>
.mytext {color:#b90b9a;}
This box has a color of #b90b9a
<div style="background-color:#b90b9a;">Content here</div>
.mybackground {background-color:#b90b9a;}
Border around this has a color of #b90b9a
<div style="border:2px solid #b90b9a;">Content here</div>
.myborder {border:2px solid #b90b9a;}