#b05a81 color space conversions
Hex:
#b05a81
RGB:
176, 90, 129
CMY:
31, 65, 49
CMYK:
0, 49, 27, 31
HSL:
333°, 35.2459%, 52.1569%
HSV (HSB):
333°, 48.8636%, 69.0196%
XYZ:
25.5231, 18.1274, 22.9226
xyY:
0.3834, 0.2723, 18.1274
CIE-Lab:
49.6503, 39.6029, -5.7873
CIE-LCH:
49.6503, 40.0235, 351.6860
CIE-Luv:
49.6503, 52.2477, -14.7333
Hunter-Lab:
42.5763, 32.4964, -2.1177
#b05a81 color charts
#b05a81 color shades, tints & tones
#b05a81 color schemes
#b05a81 color preview, HTML & CSS examples
This text has a color of #b05a81
<p style="color:#b05a81;">Text here</p>
.mytext {color:#b05a81;}
This box has a color of #b05a81
<div style="background-color:#b05a81;">Content here</div>
.mybackground {background-color:#b05a81;}
Border around this has a color of #b05a81
<div style="border:2px solid #b05a81;">Content here</div>
.myborder {border:2px solid #b05a81;}