#b93ba5 color space conversions
Hex:
#b93ba5
RGB:
185, 59, 165
CMY:
27, 77, 35
CMYK:
0, 68, 11, 27
HSL:
310°, 51.6393%, 47.8431%
HSV (HSB):
310°, 68.1081%, 72.5490%
XYZ:
28.3631, 16.1588, 37.2214
xyY:
0.3470, 0.1977, 16.1588
CIE-Lab:
47.1822, 61.7875, -30.9082
CIE-LCH:
47.1822, 69.0870, 333.4242
CIE-Luv:
47.1822, 60.6239, -54.0002
Hunter-Lab:
40.1980, 55.6001, -26.7609
#b93ba5 color charts
#b93ba5 color shades, tints & tones
#b93ba5 color schemes
#b93ba5 color preview, HTML & CSS examples
This text has a color of #b93ba5
<p style="color:#b93ba5;">Text here</p>
.mytext {color:#b93ba5;}
This box has a color of #b93ba5
<div style="background-color:#b93ba5;">Content here</div>
.mybackground {background-color:#b93ba5;}
Border around this has a color of #b93ba5
<div style="border:2px solid #b93ba5;">Content here</div>
.myborder {border:2px solid #b93ba5;}