#b04999 color space conversions
Hex:
#b04999
RGB:
176, 73, 153
CMY:
31, 71, 40
CMYK:
0, 59, 13, 31
HSL:
313°, 41.3655%, 48.8235%
HSV (HSB):
313°, 58.5227%, 69.0196%
XYZ:
26.0368, 16.2951, 31.9100
xyY:
0.3507, 0.2195, 16.2951
CIE-Lab:
47.3593, 51.6276, -23.6069
CIE-LCH:
47.3593, 56.7688, 335.4276
CIE-Luv:
47.3593, 53.2958, -41.7724
Hunter-Lab:
40.3672, 44.4898, -18.6113
#b04999 color charts
#b04999 color shades, tints & tones
#b04999 color schemes
#b04999 color preview, HTML & CSS examples
This text has a color of #b04999
<p style="color:#b04999;">Text here</p>
.mytext {color:#b04999;}
This box has a color of #b04999
<div style="background-color:#b04999;">Content here</div>
.mybackground {background-color:#b04999;}
Border around this has a color of #b04999
<div style="border:2px solid #b04999;">Content here</div>
.myborder {border:2px solid #b04999;}