#b04d9e color space conversions
Hex:
#b04d9e
RGB:
176, 77, 158
CMY:
31, 70, 38
CMYK:
0, 56, 10, 31
HSL:
311°, 39.1304%, 49.6078%
HSV (HSB):
311°, 56.2500%, 69.0196%
XYZ:
26.7299, 17.0065, 34.2215
xyY:
0.3429, 0.2181, 17.0065
CIE-Lab:
48.2682, 50.5662, -25.1732
CIE-LCH:
48.2682, 56.4857, 333.5347
CIE-Luv:
48.2682, 50.3501, -44.0851
Hunter-Lab:
41.2389, 43.5307, -20.3337
#b04d9e color charts
#b04d9e color shades, tints & tones
#b04d9e color schemes
#b04d9e color preview, HTML & CSS examples
This text has a color of #b04d9e
<p style="color:#b04d9e;">Text here</p>
.mytext {color:#b04d9e;}
This box has a color of #b04d9e
<div style="background-color:#b04d9e;">Content here</div>
.mybackground {background-color:#b04d9e;}
Border around this has a color of #b04d9e
<div style="border:2px solid #b04d9e;">Content here</div>
.myborder {border:2px solid #b04d9e;}