#b05d93 color space conversions
Hex:
#b05d93
RGB:
176, 93, 147
CMY:
31, 64, 42
CMYK:
0, 47, 16, 31
HSL:
321°, 34.4398%, 52.7451%
HSV (HSB):
321°, 47.1591%, 69.0196%
XYZ:
27.0853, 19.1654, 29.8755
xyY:
0.3558, 0.2518, 19.1654
CIE-Lab:
50.8801, 40.7532, -14.6510
CIE-LCH:
50.8801, 43.3068, 340.2262
CIE-Luv:
50.8801, 46.4357, -27.5081
Hunter-Lab:
43.7783, 33.8246, -9.8163
#b05d93 color charts
#b05d93 color shades, tints & tones
#b05d93 color schemes
#b05d93 color preview, HTML & CSS examples
This text has a color of #b05d93
<p style="color:#b05d93;">Text here</p>
.mytext {color:#b05d93;}
This box has a color of #b05d93
<div style="background-color:#b05d93;">Content here</div>
.mybackground {background-color:#b05d93;}
Border around this has a color of #b05d93
<div style="border:2px solid #b05d93;">Content here</div>
.myborder {border:2px solid #b05d93;}