#b44e01 color space conversions
Hex:
#b44e01
RGB:
180, 78, 1
CMY:
29, 69, 100
CMYK:
0, 57, 99, 29
HSL:
26°, 98.8950%, 35.4902%
HSV (HSB):
26°, 99.4444%, 70.5882%
XYZ:
21.5523, 15.1543, 1.8179
xyY:
0.5594, 0.3934, 15.1543
CIE-Lab:
45.8448, 38.3259, 55.5122
CIE-LCH:
45.8448, 67.4572, 55.3786
CIE-Luv:
45.8448, 84.1163, 40.4974
Hunter-Lab:
38.9285, 30.6994, 24.4813
#b44e01 color charts
#b44e01 color shades, tints & tones
#b44e01 color schemes
#b44e01 color preview, HTML & CSS examples
This text has a color of #b44e01
<p style="color:#b44e01;">Text here</p>
.mytext {color:#b44e01;}
This box has a color of #b44e01
<div style="background-color:#b44e01;">Content here</div>
.mybackground {background-color:#b44e01;}
Border around this has a color of #b44e01
<div style="border:2px solid #b44e01;">Content here</div>
.myborder {border:2px solid #b44e01;}