#b04c45 color space conversions
Hex:
#b04c45
RGB:
176, 76, 69
CMY:
31, 70, 73
CMYK:
0, 57, 61, 31
HSL:
4°, 43.6735%, 48.0392%
HSV (HSB):
4°, 60.7955%, 69.0196%
XYZ:
21.5631, 14.8287, 7.3559
xyY:
0.4929, 0.3390, 14.8287
CIE-Lab:
45.3986, 40.3001, 24.4038
CIE-LCH:
45.3986, 47.1131, 31.1970
CIE-Luv:
45.3986, 74.5656, 19.6357
Hunter-Lab:
38.5080, 32.5647, 15.6298
#b04c45 color charts
#b04c45 color shades, tints & tones
#b04c45 color schemes
#b04c45 color preview, HTML & CSS examples
This text has a color of #b04c45
<p style="color:#b04c45;">Text here</p>
.mytext {color:#b04c45;}
This box has a color of #b04c45
<div style="background-color:#b04c45;">Content here</div>
.mybackground {background-color:#b04c45;}
Border around this has a color of #b04c45
<div style="border:2px solid #b04c45;">Content here</div>
.myborder {border:2px solid #b04c45;}