#b04060 color space conversions
Hex:
#b04060
RGB:
176, 64, 96
CMY:
31, 75, 62
CMYK:
0, 64, 45, 31
HSL:
343°, 46.6667%, 47.0588%
HSV (HSB):
343°, 63.6364%, 69.0196%
XYZ:
21.8492, 13.7414, 12.5671
xyY:
0.4537, 0.2853, 13.7414
CIE-Lab:
43.8598, 48.2757, 5.8298
CIE-LCH:
43.8598, 48.6265, 6.8858
CIE-Luv:
43.8598, 74.7648, -1.6117
Hunter-Lab:
37.0694, 40.3388, 5.8484
#b04060 color charts
#b04060 color shades, tints & tones
#b04060 color schemes
#b04060 color preview, HTML & CSS examples
This text has a color of #b04060
<p style="color:#b04060;">Text here</p>
.mytext {color:#b04060;}
This box has a color of #b04060
<div style="background-color:#b04060;">Content here</div>
.mybackground {background-color:#b04060;}
Border around this has a color of #b04060
<div style="border:2px solid #b04060;">Content here</div>
.myborder {border:2px solid #b04060;}