#b04b4e color space conversions
Hex:
#b04b4e
RGB:
176, 75, 78
CMY:
31, 71, 69
CMYK:
0, 57, 56, 31
HSL:
358°, 40.2390%, 49.2157%
HSV (HSB):
358°, 57.3864%, 69.0196%
XYZ:
21.7957, 14.8123, 8.9180
xyY:
0.4788, 0.3254, 14.8123
CIE-Lab:
45.3761, 41.4899, 18.9648
CIE-LCH:
45.3761, 45.6189, 24.5649
CIE-Luv:
45.3761, 73.2545, 14.1974
Hunter-Lab:
38.4868, 33.7357, 13.2023
#b04b4e color charts
#b04b4e color shades, tints & tones
#b04b4e color schemes
#b04b4e color preview, HTML & CSS examples
This text has a color of #b04b4e
<p style="color:#b04b4e;">Text here</p>
.mytext {color:#b04b4e;}
This box has a color of #b04b4e
<div style="background-color:#b04b4e;">Content here</div>
.mybackground {background-color:#b04b4e;}
Border around this has a color of #b04b4e
<div style="border:2px solid #b04b4e;">Content here</div>
.myborder {border:2px solid #b04b4e;}