#b0098d color space conversions
Hex:
#b0098d
RGB:
176, 9, 141
CMY:
31, 96, 45
CMYK:
0, 95, 20, 31
HSL:
313°, 90.2703%, 36.2745%
HSV (HSB):
313°, 94.8864%, 69.0196%
XYZ:
22.8099, 11.3486, 26.1876
xyY:
0.3780, 0.1881, 11.3486
CIE-Lab:
40.1615, 68.6418, -27.5474
CIE-LCH:
40.1615, 73.9632, 338.1334
CIE-Luv:
40.1615, 72.0980, -48.1797
Hunter-Lab:
33.6876, 61.9090, -22.5086
#b0098d color charts
#b0098d color shades, tints & tones
#b0098d color schemes
#b0098d color preview, HTML & CSS examples
This text has a color of #b0098d
<p style="color:#b0098d;">Text here</p>
.mytext {color:#b0098d;}
This box has a color of #b0098d
<div style="background-color:#b0098d;">Content here</div>
.mybackground {background-color:#b0098d;}
Border around this has a color of #b0098d
<div style="border:2px solid #b0098d;">Content here</div>
.myborder {border:2px solid #b0098d;}