#b44701 color space conversions
Hex:
#b44701
RGB:
180, 71, 1
CMY:
29, 72, 100
CMYK:
0, 61, 99, 29
HSL:
23°, 98.8950%, 35.4902%
HSV (HSB):
23°, 99.4444%, 70.5882%
XYZ:
21.0811, 14.2120, 1.6608
xyY:
0.5705, 0.3846, 14.2120
CIE-Lab:
44.5354, 41.7316, 54.7713
CIE-LCH:
44.5354, 68.8579, 52.6953
CIE-Luv:
44.5354, 89.5210, 38.3843
Hunter-Lab:
37.6988, 33.8442, 23.7771
#b44701 color charts
#b44701 color shades, tints & tones
#b44701 color schemes
#b44701 color preview, HTML & CSS examples
This text has a color of #b44701
<p style="color:#b44701;">Text here</p>
.mytext {color:#b44701;}
This box has a color of #b44701
<div style="background-color:#b44701;">Content here</div>
.mybackground {background-color:#b44701;}
Border around this has a color of #b44701
<div style="border:2px solid #b44701;">Content here</div>
.myborder {border:2px solid #b44701;}