#b983a9 color space conversions
Hex:
#b983a9
RGB:
185, 131, 169
CMY:
27, 49, 34
CMYK:
0, 29, 9, 27
HSL:
318°, 27.8351%, 61.9608%
HSV (HSB):
318°, 29.1892%, 72.5490%
XYZ:
35.2853, 29.4115, 41.3534
xyY:
0.3327, 0.2773, 29.4115
CIE-Lab:
61.1431, 26.8403, -11.8320
CIE-LCH:
61.1431, 29.3325, 336.2108
CIE-Luv:
61.1431, 29.5632, -21.8940
Hunter-Lab:
54.2323, 21.2313, -7.2473
#b983a9 color charts
#b983a9 color shades, tints & tones
#b983a9 color schemes
#b983a9 color preview, HTML & CSS examples
This text has a color of #b983a9
<p style="color:#b983a9;">Text here</p>
.mytext {color:#b983a9;}
This box has a color of #b983a9
<div style="background-color:#b983a9;">Content here</div>
.mybackground {background-color:#b983a9;}
Border around this has a color of #b983a9
<div style="border:2px solid #b983a9;">Content here</div>
.myborder {border:2px solid #b983a9;}