#b04f5f color space conversions
Hex:
#b04f5f
RGB:
176, 79, 95
CMY:
31, 69, 63
CMYK:
0, 55, 46, 31
HSL:
350°, 38.0392%, 50.0000%
HSV (HSB):
350°, 55.1136%, 69.0196%
XYZ:
22.7660, 15.6483, 12.6470
xyY:
0.4459, 0.3065, 15.6483
CIE-Lab:
46.5096, 41.0796, 10.1926
CIE-LCH:
46.5096, 42.3252, 13.9348
CIE-Luv:
46.5096, 66.7515, 5.0620
Hunter-Lab:
39.5579, 33.5024, 8.7350
#b04f5f color charts
#b04f5f color shades, tints & tones
#b04f5f color schemes
#b04f5f color preview, HTML & CSS examples
This text has a color of #b04f5f
<p style="color:#b04f5f;">Text here</p>
.mytext {color:#b04f5f;}
This box has a color of #b04f5f
<div style="background-color:#b04f5f;">Content here</div>
.mybackground {background-color:#b04f5f;}
Border around this has a color of #b04f5f
<div style="border:2px solid #b04f5f;">Content here</div>
.myborder {border:2px solid #b04f5f;}