#b998bc color space conversions
Hex:
#b998bc
RGB:
185, 152, 188
CMY:
27, 40, 26
CMYK:
2, 19, 0, 26
HSL:
295°, 21.1765%, 66.6667%
HSV (HSB):
295°, 19.1489%, 73.7255%
XYZ:
40.3129, 36.4016, 52.4784
xyY:
0.3120, 0.2818, 36.4016
CIE-Lab:
66.8256, 18.6619, -14.0059
CIE-LCH:
66.8256, 23.3330, 323.1114
CIE-Luv:
66.8256, 16.4735, -24.2025
Hunter-Lab:
60.3337, 13.6835, -9.3370
#b998bc color charts
#b998bc color shades, tints & tones
#b998bc color schemes
#b998bc color preview, HTML & CSS examples
This text has a color of #b998bc
<p style="color:#b998bc;">Text here</p>
.mytext {color:#b998bc;}
This box has a color of #b998bc
<div style="background-color:#b998bc;">Content here</div>
.mybackground {background-color:#b998bc;}
Border around this has a color of #b998bc
<div style="border:2px solid #b998bc;">Content here</div>
.myborder {border:2px solid #b998bc;}