#b04c7c color space conversions
Hex:
#b04c7c
RGB:
176, 76, 124
CMY:
31, 70, 51
CMYK:
0, 57, 30, 31
HSL:
331°, 39.6825%, 49.4118%
HSV (HSB):
331°, 56.8182%, 69.0196%
XYZ:
24.1270, 15.8542, 20.8573
xyY:
0.3966, 0.2606, 15.8542
CIE-Lab:
46.7827, 45.9712, -7.0452
CIE-LCH:
46.7827, 46.5079, 351.2870
CIE-Luv:
46.7827, 60.5465, -17.4160
Hunter-Lab:
39.8174, 38.4803, -3.1854
#b04c7c color charts
#b04c7c color shades, tints & tones
#b04c7c color schemes
#b04c7c color preview, HTML & CSS examples
This text has a color of #b04c7c
<p style="color:#b04c7c;">Text here</p>
.mytext {color:#b04c7c;}
This box has a color of #b04c7c
<div style="background-color:#b04c7c;">Content here</div>
.mybackground {background-color:#b04c7c;}
Border around this has a color of #b04c7c
<div style="border:2px solid #b04c7c;">Content here</div>
.myborder {border:2px solid #b04c7c;}