#b05a8e color space conversions
Hex:
#b05a8e
RGB:
176, 90, 142
CMY:
31, 65, 44
CMYK:
0, 49, 19, 31
HSL:
324°, 35.2459%, 52.1569%
HSV (HSB):
324°, 48.8636%, 69.0196%
XYZ:
26.4431, 18.4954, 27.7675
xyY:
0.3637, 0.2544, 18.4954
CIE-Lab:
50.0916, 41.5311, -12.8790
CIE-LCH:
50.0916, 43.4822, 342.7711
CIE-Luv:
50.0916, 49.0669, -25.0100
Hunter-Lab:
43.0063, 34.4926, -8.1768
#b05a8e color charts
#b05a8e color shades, tints & tones
#b05a8e color schemes
#b05a8e color preview, HTML & CSS examples
This text has a color of #b05a8e
<p style="color:#b05a8e;">Text here</p>
.mytext {color:#b05a8e;}
This box has a color of #b05a8e
<div style="background-color:#b05a8e;">Content here</div>
.mybackground {background-color:#b05a8e;}
Border around this has a color of #b05a8e
<div style="border:2px solid #b05a8e;">Content here</div>
.myborder {border:2px solid #b05a8e;}