#b985a7 color space conversions
Hex:
#b985a7
RGB:
185, 133, 167
CMY:
27, 48, 35
CMYK:
0, 28, 10, 27
HSL:
321°, 27.0833%, 62.3529%
HSV (HSB):
321°, 28.1081%, 72.5490%
XYZ:
35.3702, 29.8794, 40.4623
xyY:
0.3346, 0.2826, 29.8794
CIE-Lab:
61.5500, 25.3741, -10.0825
CIE-LCH:
61.5500, 27.3039, 338.3294
CIE-Luv:
61.5500, 28.8316, -19.0526
Hunter-Lab:
54.6620, 19.8435, -5.6246
#b985a7 color charts
#b985a7 color shades, tints & tones
#b985a7 color schemes
#b985a7 color preview, HTML & CSS examples
This text has a color of #b985a7
<p style="color:#b985a7;">Text here</p>
.mytext {color:#b985a7;}
This box has a color of #b985a7
<div style="background-color:#b985a7;">Content here</div>
.mybackground {background-color:#b985a7;}
Border around this has a color of #b985a7
<div style="border:2px solid #b985a7;">Content here</div>
.myborder {border:2px solid #b985a7;}