#b04d7d color space conversions
Hex:
#b04d7d
RGB:
176, 77, 125
CMY:
31, 70, 51
CMYK:
0, 56, 29, 31
HSL:
331°, 39.1304%, 49.6078%
HSV (HSB):
331°, 56.2500%, 69.0196%
XYZ:
24.2600, 16.0185, 21.2153
xyY:
0.3945, 0.2605, 16.0185
CIE-Lab:
46.9988, 45.6203, -7.3284
CIE-LCH:
46.9988, 46.2052, 350.8740
CIE-Luv:
46.9988, 59.7840, -17.7489
Hunter-Lab:
40.0232, 38.1573, -3.4119
#b04d7d color charts
#b04d7d color shades, tints & tones
#b04d7d color schemes
#b04d7d color preview, HTML & CSS examples
This text has a color of #b04d7d
<p style="color:#b04d7d;">Text here</p>
.mytext {color:#b04d7d;}
This box has a color of #b04d7d
<div style="background-color:#b04d7d;">Content here</div>
.mybackground {background-color:#b04d7d;}
Border around this has a color of #b04d7d
<div style="border:2px solid #b04d7d;">Content here</div>
.myborder {border:2px solid #b04d7d;}