#b04e8e color space conversions
Hex:
#b04e8e
RGB:
176, 78, 142
CMY:
31, 69, 44
CMYK:
0, 56, 19, 31
HSL:
321°, 38.5827%, 49.8039%
HSV (HSB):
321°, 55.6818%, 69.0196%
XYZ:
25.5114, 16.6319, 27.4569
xyY:
0.3665, 0.2390, 16.6319
CIE-Lab:
47.7928, 47.5597, -16.3677
CIE-LCH:
47.7928, 50.2974, 341.0091
CIE-Luv:
47.7928, 54.4972, -30.7347
Hunter-Lab:
40.7822, 40.2921, -11.3698
#b04e8e color charts
#b04e8e color shades, tints & tones
#b04e8e color schemes
#b04e8e color preview, HTML & CSS examples
This text has a color of #b04e8e
<p style="color:#b04e8e;">Text here</p>
.mytext {color:#b04e8e;}
This box has a color of #b04e8e
<div style="background-color:#b04e8e;">Content here</div>
.mybackground {background-color:#b04e8e;}
Border around this has a color of #b04e8e
<div style="border:2px solid #b04e8e;">Content here</div>
.myborder {border:2px solid #b04e8e;}