#b44e3c color space conversions
Hex:
#b44e3c
RGB:
180, 78, 60
CMY:
29, 69, 76
CMYK:
0, 57, 67, 29
HSL:
9°, 50.0000%, 47.0588%
HSV (HSB):
9°, 66.6667%, 70.5882%
XYZ:
22.3624, 15.4783, 6.0840
xyY:
0.5091, 0.3524, 15.4783
CIE-Lab:
46.2825, 40.2126, 30.9228
CIE-LCH:
46.2825, 50.7274, 37.5597
CIE-Luv:
46.2825, 78.2581, 25.4704
Hunter-Lab:
39.3425, 32.6106, 18.3711
#b44e3c color charts
#b44e3c color shades, tints & tones
#b44e3c color schemes
#b44e3c color preview, HTML & CSS examples
This text has a color of #b44e3c
<p style="color:#b44e3c;">Text here</p>
.mytext {color:#b44e3c;}
This box has a color of #b44e3c
<div style="background-color:#b44e3c;">Content here</div>
.mybackground {background-color:#b44e3c;}
Border around this has a color of #b44e3c
<div style="border:2px solid #b44e3c;">Content here</div>
.myborder {border:2px solid #b44e3c;}