#b93a81 color space conversions
Hex:
#b93a81
RGB:
185, 58, 129
CMY:
27, 77, 49
CMYK:
0, 69, 30, 27
HSL:
326°, 52.2634%, 47.6471%
HSV (HSB):
326°, 68.6486%, 72.5490%
XYZ:
25.4831, 14.9254, 22.3067
xyY:
0.4063, 0.2380, 14.9254
CIE-Lab:
45.5318, 57.1862, -11.8127
CIE-LCH:
45.5318, 58.3935, 348.3288
CIE-Luv:
45.5318, 73.6587, -25.8239
Hunter-Lab:
38.6334, 50.1326, -7.1903
#b93a81 color charts
#b93a81 color shades, tints & tones
#b93a81 color schemes
#b93a81 color preview, HTML & CSS examples
This text has a color of #b93a81
<p style="color:#b93a81;">Text here</p>
.mytext {color:#b93a81;}
This box has a color of #b93a81
<div style="background-color:#b93a81;">Content here</div>
.mybackground {background-color:#b93a81;}
Border around this has a color of #b93a81
<div style="border:2px solid #b93a81;">Content here</div>
.myborder {border:2px solid #b93a81;}