#b05a93 color space conversions
Hex:
#b05a93
RGB:
176, 90, 147
CMY:
31, 65, 42
CMYK:
0, 49, 16, 31
HSL:
320°, 35.2459%, 52.1569%
HSV (HSB):
320°, 48.8636%, 69.0196%
XYZ:
26.8271, 18.6490, 29.7894
xyY:
0.3564, 0.2478, 18.6490
CIE-Lab:
50.2740, 42.3170, -15.5711
CIE-LCH:
50.2740, 45.0909, 339.7982
CIE-Luv:
50.2740, 47.8333, -29.0318
Hunter-Lab:
43.1845, 35.3150, -10.6701
#b05a93 color charts
#b05a93 color shades, tints & tones
#b05a93 color schemes
#b05a93 color preview, HTML & CSS examples
This text has a color of #b05a93
<p style="color:#b05a93;">Text here</p>
.mytext {color:#b05a93;}
This box has a color of #b05a93
<div style="background-color:#b05a93;">Content here</div>
.mybackground {background-color:#b05a93;}
Border around this has a color of #b05a93
<div style="border:2px solid #b05a93;">Content here</div>
.myborder {border:2px solid #b05a93;}