#b90da6 color space conversions
Hex:
#b90da6
RGB:
185, 13, 166
CMY:
27, 95, 35
CMYK:
0, 93, 10, 27
HSL:
307°, 86.8687%, 38.8235%
HSV (HSB):
307°, 92.9730%, 72.5490%
XYZ:
27.0344, 13.3553, 37.2294
xyY:
0.3483, 0.1721, 13.3553
CIE-Lab:
43.2938, 73.2469, -37.6223
CIE-LCH:
43.2938, 82.3441, 332.8133
CIE-Luv:
43.2938, 68.1583, -64.0630
Hunter-Lab:
36.5449, 68.0934, -34.8190
#b90da6 color charts
#b90da6 color shades, tints & tones
#b90da6 color schemes
#b90da6 color preview, HTML & CSS examples
This text has a color of #b90da6
<p style="color:#b90da6;">Text here</p>
.mytext {color:#b90da6;}
This box has a color of #b90da6
<div style="background-color:#b90da6;">Content here</div>
.mybackground {background-color:#b90da6;}
Border around this has a color of #b90da6
<div style="border:2px solid #b90da6;">Content here</div>
.myborder {border:2px solid #b90da6;}