#b05c99 color space conversions
Hex:
#b05c99
RGB:
176, 92, 153
CMY:
31, 64, 40
CMYK:
0, 48, 13, 31
HSL:
316°, 34.7107%, 52.5490%
HSV (HSB):
316°, 47.7273%, 69.0196%
XYZ:
27.4814, 19.1843, 32.3915
xyY:
0.3476, 0.2427, 19.1843
CIE-Lab:
50.9021, 42.2546, -18.1635
CIE-LCH:
50.9021, 45.9931, 336.7391
CIE-Luv:
50.9021, 45.4594, -32.8806
Hunter-Lab:
43.7999, 35.3466, -13.1870
#b05c99 color charts
#b05c99 color shades, tints & tones
#b05c99 color schemes
#b05c99 color preview, HTML & CSS examples
This text has a color of #b05c99
<p style="color:#b05c99;">Text here</p>
.mytext {color:#b05c99;}
This box has a color of #b05c99
<div style="background-color:#b05c99;">Content here</div>
.mybackground {background-color:#b05c99;}
Border around this has a color of #b05c99
<div style="border:2px solid #b05c99;">Content here</div>
.myborder {border:2px solid #b05c99;}