#b04b5f color space conversions
Hex:
#b04b5f
RGB:
176, 75, 95
CMY:
31, 71, 63
CMYK:
0, 57, 46, 31
HSL:
348°, 40.2390%, 49.2157%
HSV (HSB):
348°, 57.3864%, 69.0196%
XYZ:
22.4861, 15.0885, 12.5537
xyY:
0.4486, 0.3010, 15.0885
CIE-Lab:
45.7552, 43.0538, 9.1324
CIE-LCH:
45.7552, 44.0117, 11.9758
CIE-Luv:
45.7552, 69.0765, 3.3844
Hunter-Lab:
38.8439, 35.3541, 8.0292
#b04b5f color charts
#b04b5f color shades, tints & tones
#b04b5f color schemes
#b04b5f color preview, HTML & CSS examples
This text has a color of #b04b5f
<p style="color:#b04b5f;">Text here</p>
.mytext {color:#b04b5f;}
This box has a color of #b04b5f
<div style="background-color:#b04b5f;">Content here</div>
.mybackground {background-color:#b04b5f;}
Border around this has a color of #b04b5f
<div style="border:2px solid #b04b5f;">Content here</div>
.myborder {border:2px solid #b04b5f;}