#b05f99 color space conversions
Hex:
#b05f99
RGB:
176, 95, 153
CMY:
31, 63, 40
CMYK:
0, 46, 13, 31
HSL:
317°, 33.8912%, 53.1373%
HSV (HSB):
317°, 46.0227%, 69.0196%
XYZ:
27.7465, 19.7144, 32.4799
xyY:
0.3471, 0.2466, 19.7144
CIE-Lab:
51.5128, 40.6821, -17.2319
CIE-LCH:
51.5128, 44.1811, 337.0437
CIE-Luv:
51.5128, 44.0947, -31.3337
Hunter-Lab:
44.4009, 33.8443, -12.2907
#b05f99 color charts
#b05f99 color shades, tints & tones
#b05f99 color schemes
#b05f99 color preview, HTML & CSS examples
This text has a color of #b05f99
<p style="color:#b05f99;">Text here</p>
.mytext {color:#b05f99;}
This box has a color of #b05f99
<div style="background-color:#b05f99;">Content here</div>
.mybackground {background-color:#b05f99;}
Border around this has a color of #b05f99
<div style="border:2px solid #b05f99;">Content here</div>
.myborder {border:2px solid #b05f99;}