#b04f80 color space conversions
Hex:
#b04f80
RGB:
176, 79, 128
CMY:
31, 69, 50
CMYK:
0, 55, 27, 31
HSL:
330°, 38.0392%, 50.0000%
HSV (HSB):
330°, 55.1136%, 69.0196%
XYZ:
24.5968, 16.3806, 22.2875
xyY:
0.3888, 0.2589, 16.3806
CIE-Lab:
47.4699, 45.0503, -8.4374
CIE-LCH:
47.4699, 45.8336, 349.3921
CIE-Luv:
47.4699, 57.9863, -19.1862
Hunter-Lab:
40.4729, 37.6528, -4.3185
#b04f80 color charts
#b04f80 color shades, tints & tones
#b04f80 color schemes
#b04f80 color preview, HTML & CSS examples
This text has a color of #b04f80
<p style="color:#b04f80;">Text here</p>
.mytext {color:#b04f80;}
This box has a color of #b04f80
<div style="background-color:#b04f80;">Content here</div>
.mybackground {background-color:#b04f80;}
Border around this has a color of #b04f80
<div style="border:2px solid #b04f80;">Content here</div>
.myborder {border:2px solid #b04f80;}