#b93a75 color space conversions
Hex:
#b93a75
RGB:
185, 58, 117
CMY:
27, 77, 54
CMYK:
0, 69, 37, 27
HSL:
332°, 52.2634%, 47.6471%
HSV (HSB):
332°, 68.6486%, 72.5490%
XYZ:
24.7315, 14.6248, 18.3490
xyY:
0.4286, 0.2534, 14.6248
CIE-Lab:
45.1159, 55.7777, -5.0985
CIE-LCH:
45.1159, 56.0102, 354.7772
CIE-Luv:
45.1159, 77.9180, -16.6255
Hunter-Lab:
38.2423, 48.5129, -1.6782
#b93a75 color charts
#b93a75 color shades, tints & tones
#b93a75 color schemes
#b93a75 color preview, HTML & CSS examples
This text has a color of #b93a75
<p style="color:#b93a75;">Text here</p>
.mytext {color:#b93a75;}
This box has a color of #b93a75
<div style="background-color:#b93a75;">Content here</div>
.mybackground {background-color:#b93a75;}
Border around this has a color of #b93a75
<div style="border:2px solid #b93a75;">Content here</div>
.myborder {border:2px solid #b93a75;}