#b04d42 color space conversions
Hex:
#b04d42
RGB:
176, 77, 66
CMY:
31, 70, 74
CMYK:
0, 56, 63, 31
HSL:
6°, 45.4545%, 47.4510%
HSV (HSB):
6°, 62.5000%, 69.0196%
XYZ:
21.5417, 14.9312, 6.9009
xyY:
0.4967, 0.3442, 14.9312
CIE-Lab:
45.5398, 39.5907, 26.3628
CIE-LCH:
45.5398, 47.5649, 33.6590
CIE-Luv:
45.5398, 74.4981, 21.5800
Hunter-Lab:
38.6409, 31.8895, 16.4600
#b04d42 color charts
#b04d42 color shades, tints & tones
#b04d42 color schemes
#b04d42 color preview, HTML & CSS examples
This text has a color of #b04d42
<p style="color:#b04d42;">Text here</p>
.mytext {color:#b04d42;}
This box has a color of #b04d42
<div style="background-color:#b04d42;">Content here</div>
.mybackground {background-color:#b04d42;}
Border around this has a color of #b04d42
<div style="border:2px solid #b04d42;">Content here</div>
.myborder {border:2px solid #b04d42;}