#b984b5 color space conversions
Hex:
#b984b5
RGB:
185, 132, 181
CMY:
27, 48, 29
CMYK:
0, 29, 2, 27
HSL:
305°, 27.4611%, 62.1569%
HSV (HSB):
305°, 28.6486%, 72.5490%
XYZ:
36.5993, 30.1530, 47.6072
xyY:
0.3200, 0.2637, 30.1530
CIE-Lab:
61.7860, 28.4754, -17.6847
CIE-LCH:
61.7860, 33.5201, 328.1577
CIE-Luv:
61.7860, 27.2337, -31.1240
Hunter-Lab:
54.9118, 22.8768, -12.9648
#b984b5 color charts
#b984b5 color shades, tints & tones
#b984b5 color schemes
#b984b5 color preview, HTML & CSS examples
This text has a color of #b984b5
<p style="color:#b984b5;">Text here</p>
.mytext {color:#b984b5;}
This box has a color of #b984b5
<div style="background-color:#b984b5;">Content here</div>
.mybackground {background-color:#b984b5;}
Border around this has a color of #b984b5
<div style="border:2px solid #b984b5;">Content here</div>
.myborder {border:2px solid #b984b5;}