#b998b7 color space conversions
Hex:
#b998b7
RGB:
185, 152, 183
CMY:
27, 40, 28
CMYK:
0, 18, 1, 27
HSL:
304°, 19.0751%, 66.0784%
HSV (HSB):
304°, 17.8378%, 72.5490%
XYZ:
39.7831, 36.1897, 49.6883
xyY:
0.3166, 0.2880, 36.1897
CIE-Lab:
66.6646, 17.7029, -11.4538
CIE-LCH:
66.6646, 21.0851, 327.0972
CIE-Luv:
66.6646, 17.0254, -20.1014
Hunter-Lab:
60.1578, 12.7679, -6.8610
#b998b7 color charts
#b998b7 color shades, tints & tones
#b998b7 color schemes
#b998b7 color preview, HTML & CSS examples
This text has a color of #b998b7
<p style="color:#b998b7;">Text here</p>
.mytext {color:#b998b7;}
This box has a color of #b998b7
<div style="background-color:#b998b7;">Content here</div>
.mybackground {background-color:#b998b7;}
Border around this has a color of #b998b7
<div style="border:2px solid #b998b7;">Content here</div>
.myborder {border:2px solid #b998b7;}