#b05a8f color space conversions
Hex:
#b05a8f
RGB:
176, 90, 143
CMY:
31, 65, 44
CMYK:
0, 49, 19, 31
HSL:
323°, 35.2459%, 52.1569%
HSV (HSB):
323°, 48.8636%, 69.0196%
XYZ:
26.5186, 18.5256, 28.1647
xyY:
0.3622, 0.2531, 18.5256
CIE-Lab:
50.1275, 41.6864, -13.4190
CIE-LCH:
50.1275, 43.7930, 342.1564
CIE-Luv:
50.1275, 48.8204, -25.8119
Hunter-Lab:
43.0414, 34.6547, -8.6683
#b05a8f color charts
#b05a8f color shades, tints & tones
#b05a8f color schemes
#b05a8f color preview, HTML & CSS examples
This text has a color of #b05a8f
<p style="color:#b05a8f;">Text here</p>
.mytext {color:#b05a8f;}
This box has a color of #b05a8f
<div style="background-color:#b05a8f;">Content here</div>
.mybackground {background-color:#b05a8f;}
Border around this has a color of #b05a8f
<div style="border:2px solid #b05a8f;">Content here</div>
.myborder {border:2px solid #b05a8f;}