#b05c93 color space conversions
Hex:
#b05c93
RGB:
176, 92, 147
CMY:
31, 64, 42
CMYK:
0, 48, 16, 31
HSL:
321°, 34.7107%, 52.5490%
HSV (HSB):
321°, 47.7273%, 69.0196%
XYZ:
26.9981, 18.9910, 29.8464
xyY:
0.3560, 0.2504, 18.9910
CIE-Lab:
50.6767, 41.2768, -14.9597
CIE-LCH:
50.6767, 43.9041, 340.0783
CIE-Luv:
50.6767, 46.9051, -28.0198
Hunter-Lab:
43.5786, 34.3228, -10.1019
#b05c93 color charts
#b05c93 color shades, tints & tones
#b05c93 color schemes
#b05c93 color preview, HTML & CSS examples
This text has a color of #b05c93
<p style="color:#b05c93;">Text here</p>
.mytext {color:#b05c93;}
This box has a color of #b05c93
<div style="background-color:#b05c93;">Content here</div>
.mybackground {background-color:#b05c93;}
Border around this has a color of #b05c93
<div style="border:2px solid #b05c93;">Content here</div>
.myborder {border:2px solid #b05c93;}