#b93a9c color space conversions
Hex:
#b93a9c
RGB:
185, 58, 156
CMY:
27, 77, 39
CMYK:
0, 69, 16, 27
HSL:
314°, 52.2634%, 47.6471%
HSV (HSB):
314°, 68.6486%, 72.5490%
XYZ:
27.5214, 15.7407, 33.0402
xyY:
0.3607, 0.2063, 15.7407
CIE-Lab:
46.6324, 60.8187, -26.4104
CIE-LCH:
46.6324, 66.3056, 336.5272
CIE-Luv:
46.6324, 64.0371, -47.1669
Hunter-Lab:
39.6746, 54.3912, -21.6034
#b93a9c color charts
#b93a9c color shades, tints & tones
#b93a9c color schemes
#b93a9c color preview, HTML & CSS examples
This text has a color of #b93a9c
<p style="color:#b93a9c;">Text here</p>
.mytext {color:#b93a9c;}
This box has a color of #b93a9c
<div style="background-color:#b93a9c;">Content here</div>
.mybackground {background-color:#b93a9c;}
Border around this has a color of #b93a9c
<div style="border:2px solid #b93a9c;">Content here</div>
.myborder {border:2px solid #b93a9c;}