#b90e9d color space conversions
Hex:
#b90e9d
RGB:
185, 14, 157
CMY:
27, 95, 38
CMYK:
0, 92, 15, 27
HSL:
310°, 85.9296%, 39.0196%
HSV (HSB):
310°, 92.4324%, 72.5490%
XYZ:
26.2504, 13.0627, 33.0361
xyY:
0.3628, 0.1806, 13.0627
CIE-Lab:
42.8575, 71.9174, -32.9133
CIE-LCH:
42.8575, 79.0910, 335.4086
CIE-Luv:
42.8575, 71.8520, -57.0707
Hunter-Lab:
36.1423, 66.3967, -28.8947
#b90e9d color charts
#b90e9d color shades, tints & tones
#b90e9d color schemes
#b90e9d color preview, HTML & CSS examples
This text has a color of #b90e9d
<p style="color:#b90e9d;">Text here</p>
.mytext {color:#b90e9d;}
This box has a color of #b90e9d
<div style="background-color:#b90e9d;">Content here</div>
.mybackground {background-color:#b90e9d;}
Border around this has a color of #b90e9d
<div style="border:2px solid #b90e9d;">Content here</div>
.myborder {border:2px solid #b90e9d;}