#b05f8e color space conversions
Hex:
#b05f8e
RGB:
176, 95, 142
CMY:
31, 63, 44
CMYK:
0, 46, 19, 31
HSL:
325°, 33.8912%, 53.1373%
HSV (HSB):
325°, 46.0227%, 69.0196%
XYZ:
26.8792, 19.3675, 27.9128
xyY:
0.3625, 0.2612, 19.3675
CIE-Lab:
51.1144, 38.9066, -11.3364
CIE-LCH:
51.1144, 40.5245, 343.7553
CIE-Luv:
51.1144, 46.6435, -22.4564
Hunter-Lab:
44.0085, 32.0079, -6.7992
#b05f8e color charts
#b05f8e color shades, tints & tones
#b05f8e color schemes
#b05f8e color preview, HTML & CSS examples
This text has a color of #b05f8e
<p style="color:#b05f8e;">Text here</p>
.mytext {color:#b05f8e;}
This box has a color of #b05f8e
<div style="background-color:#b05f8e;">Content here</div>
.mybackground {background-color:#b05f8e;}
Border around this has a color of #b05f8e
<div style="border:2px solid #b05f8e;">Content here</div>
.myborder {border:2px solid #b05f8e;}