#b04f85 color space conversions
Hex:
#b04f85
RGB:
176, 79, 133
CMY:
31, 69, 48
CMYK:
0, 55, 24, 31
HSL:
327°, 38.0392%, 50.0000%
HSV (HSB):
327°, 55.1136%, 69.0196%
XYZ:
24.9341, 16.5155, 24.0639
xyY:
0.3806, 0.2521, 16.5155
CIE-Lab:
47.6437, 45.7512, -11.1897
CIE-LCH:
47.6437, 47.0997, 346.2566
CIE-Luv:
47.6437, 56.5915, -23.1149
Hunter-Lab:
40.6393, 38.3994, -6.6602
#b04f85 color charts
#b04f85 color shades, tints & tones
#b04f85 color schemes
#b04f85 color preview, HTML & CSS examples
This text has a color of #b04f85
<p style="color:#b04f85;">Text here</p>
.mytext {color:#b04f85;}
This box has a color of #b04f85
<div style="background-color:#b04f85;">Content here</div>
.mybackground {background-color:#b04f85;}
Border around this has a color of #b04f85
<div style="border:2px solid #b04f85;">Content here</div>
.myborder {border:2px solid #b04f85;}