#b44c2a color space conversions
Hex:
#b44c2a
RGB:
180, 76, 42
CMY:
29, 70, 84
CMYK:
0, 58, 77, 29
HSL:
15°, 62.1622%, 43.5294%
HSV (HSB):
15°, 76.6667%, 70.5882%
XYZ:
21.8248, 15.0393, 3.9431
xyY:
0.5348, 0.3685, 15.0393
CIE-Lab:
45.6880, 40.2810, 40.1896
CIE-LCH:
45.6880, 56.9014, 44.9349
CIE-Luv:
45.6880, 82.5015, 31.9389
Hunter-Lab:
38.7806, 32.5893, 21.1180
#b44c2a color charts
#b44c2a color shades, tints & tones
#b44c2a color schemes
#b44c2a color preview, HTML & CSS examples
This text has a color of #b44c2a
<p style="color:#b44c2a;">Text here</p>
.mytext {color:#b44c2a;}
This box has a color of #b44c2a
<div style="background-color:#b44c2a;">Content here</div>
.mybackground {background-color:#b44c2a;}
Border around this has a color of #b44c2a
<div style="border:2px solid #b44c2a;">Content here</div>
.myborder {border:2px solid #b44c2a;}