#bd98b9 color space conversions
Hex:
#bd98b9
RGB:
189, 152, 185
CMY:
26, 40, 27
CMYK:
0, 20, 2, 26
HSL:
306°, 21.8935%, 66.8627%
HSV (HSB):
306°, 19.5767%, 74.1176%
XYZ:
40.9715, 36.7781, 50.8384
xyY:
0.3186, 0.2860, 36.7781
CIE-Lab:
67.1102, 19.4699, -11.8645
CIE-LCH:
67.1102, 22.8000, 328.6429
CIE-Luv:
67.1102, 19.2761, -21.0531
Hunter-Lab:
60.6449, 14.4652, -7.2511
#bd98b9 color charts
#bd98b9 color shades, tints & tones
#bd98b9 color schemes
#bd98b9 color preview, HTML & CSS examples
This text has a color of #bd98b9
<p style="color:#bd98b9;">Text here</p>
.mytext {color:#bd98b9;}
This box has a color of #bd98b9
<div style="background-color:#bd98b9;">Content here</div>
.mybackground {background-color:#bd98b9;}
Border around this has a color of #bd98b9
<div style="border:2px solid #bd98b9;">Content here</div>
.myborder {border:2px solid #bd98b9;}