#b93aac color space conversions
Hex:
#b93aac
RGB:
185, 58, 172
CMY:
27, 77, 33
CMYK:
0, 69, 7, 27
HSL:
306°, 52.2634%, 47.6471%
HSV (HSB):
306°, 68.6486%, 72.5490%
XYZ:
28.9670, 16.3190, 40.6529
xyY:
0.3371, 0.1899, 16.3190
CIE-Lab:
47.3902, 63.2458, -34.7213
CIE-LCH:
47.3902, 72.1499, 331.2337
CIE-Luv:
47.3902, 58.5090, -59.8694
Hunter-Lab:
40.3967, 57.3016, -31.3882
#b93aac color charts
#b93aac color shades, tints & tones
#b93aac color schemes
#b93aac color preview, HTML & CSS examples
This text has a color of #b93aac
<p style="color:#b93aac;">Text here</p>
.mytext {color:#b93aac;}
This box has a color of #b93aac
<div style="background-color:#b93aac;">Content here</div>
.mybackground {background-color:#b93aac;}
Border around this has a color of #b93aac
<div style="border:2px solid #b93aac;">Content here</div>
.myborder {border:2px solid #b93aac;}