#b04b9c color space conversions
Hex:
#b04b9c
RGB:
176, 75, 156
CMY:
31, 71, 39
CMYK:
0, 57, 11, 31
HSL:
312°, 40.2390%, 49.2157%
HSV (HSB):
312°, 57.3864%, 69.0196%
XYZ:
26.4213, 16.6626, 33.2761
xyY:
0.3460, 0.2182, 16.6626
CIE-Lab:
47.8320, 51.1808, -24.6613
CIE-LCH:
47.8320, 56.8124, 334.2730
CIE-Luv:
47.8320, 51.6714, -43.3393
Hunter-Lab:
40.8198, 44.1026, -19.7591
#b04b9c color charts
#b04b9c color shades, tints & tones
#b04b9c color schemes
#b04b9c color preview, HTML & CSS examples
This text has a color of #b04b9c
<p style="color:#b04b9c;">Text here</p>
.mytext {color:#b04b9c;}
This box has a color of #b04b9c
<div style="background-color:#b04b9c;">Content here</div>
.mybackground {background-color:#b04b9c;}
Border around this has a color of #b04b9c
<div style="border:2px solid #b04b9c;">Content here</div>
.myborder {border:2px solid #b04b9c;}