#b44f3a color space conversions
Hex:
#b44f3a
RGB:
180, 79, 58
CMY:
29, 69, 77
CMYK:
0, 56, 68, 29
HSL:
10°, 51.2605%, 46.6667%
HSV (HSB):
10°, 67.7778%, 70.5882%
XYZ:
22.3821, 15.6008, 5.8346
xyY:
0.5108, 0.3560, 15.6008
CIE-Lab:
46.4463, 39.5972, 32.2646
CIE-LCH:
46.4463, 51.0778, 39.1738
CIE-Luv:
46.4463, 77.9078, 26.7422
Hunter-Lab:
39.4978, 32.0289, 18.8902
#b44f3a color charts
#b44f3a color shades, tints & tones
#b44f3a color schemes
#b44f3a color preview, HTML & CSS examples
This text has a color of #b44f3a
<p style="color:#b44f3a;">Text here</p>
.mytext {color:#b44f3a;}
This box has a color of #b44f3a
<div style="background-color:#b44f3a;">Content here</div>
.mybackground {background-color:#b44f3a;}
Border around this has a color of #b44f3a
<div style="border:2px solid #b44f3a;">Content here</div>
.myborder {border:2px solid #b44f3a;}