#b04c85 color space conversions
Hex:
#b04c85
RGB:
176, 76, 133
CMY:
31, 70, 48
CMYK:
0, 57, 24, 31
HSL:
326°, 39.6825%, 49.4118%
HSV (HSB):
326°, 56.8182%, 69.0196%
XYZ:
24.7226, 16.0924, 23.9934
xyY:
0.3815, 0.2483, 16.0924
CIE-Lab:
47.0955, 47.2063, -12.0166
CIE-LCH:
47.0955, 48.7117, 345.7184
CIE-Luv:
47.0955, 57.9533, -24.4607
Hunter-Lab:
40.1154, 39.8052, -7.3812
#b04c85 color charts
#b04c85 color shades, tints & tones
#b04c85 color schemes
#b04c85 color preview, HTML & CSS examples
This text has a color of #b04c85
<p style="color:#b04c85;">Text here</p>
.mytext {color:#b04c85;}
This box has a color of #b04c85
<div style="background-color:#b04c85;">Content here</div>
.mybackground {background-color:#b04c85;}
Border around this has a color of #b04c85
<div style="border:2px solid #b04c85;">Content here</div>
.myborder {border:2px solid #b04c85;}