#b90da7 color space conversions
Hex:
#b90da7
RGB:
185, 13, 167
CMY:
27, 95, 35
CMYK:
0, 93, 10, 27
HSL:
306°, 86.8687%, 38.8235%
HSV (HSB):
306°, 92.9730%, 72.5490%
XYZ:
27.1266, 13.3922, 37.7144
xyY:
0.3467, 0.1712, 13.3922
CIE-Lab:
43.3483, 73.3851, -38.1332
CIE-LCH:
43.3483, 82.7013, 332.5422
CIE-Luv:
43.3483, 67.7464, -64.8256
Hunter-Lab:
36.5953, 68.2728, -35.4865
#b90da7 color charts
#b90da7 color shades, tints & tones
#b90da7 color schemes
#b90da7 color preview, HTML & CSS examples
This text has a color of #b90da7
<p style="color:#b90da7;">Text here</p>
.mytext {color:#b90da7;}
This box has a color of #b90da7
<div style="background-color:#b90da7;">Content here</div>
.mybackground {background-color:#b90da7;}
Border around this has a color of #b90da7
<div style="border:2px solid #b90da7;">Content here</div>
.myborder {border:2px solid #b90da7;}