#b4880d color space conversions
Hex:
#b4880d
RGB:
180, 136, 13
CMY:
29, 47, 95
CMYK:
0, 24, 93, 29
HSL:
44°, 86.5285%, 37.8431%
HSV (HSB):
44°, 92.7778%, 70.5882%
XYZ:
27.6992, 27.3407, 4.1981
xyY:
0.4676, 0.4615, 27.3407
CIE-Lab:
59.2883, 6.9783, 62.2414
CIE-LCH:
59.2883, 62.6313, 83.6029
CIE-Luv:
59.2883, 37.1151, 60.1084
Hunter-Lab:
52.2883, 3.0540, 31.8415
#b4880d color charts
#b4880d color shades, tints & tones
#b4880d color schemes
#b4880d color preview, HTML & CSS examples
This text has a color of #b4880d
<p style="color:#b4880d;">Text here</p>
.mytext {color:#b4880d;}
This box has a color of #b4880d
<div style="background-color:#b4880d;">Content here</div>
.mybackground {background-color:#b4880d;}
Border around this has a color of #b4880d
<div style="border:2px solid #b4880d;">Content here</div>
.myborder {border:2px solid #b4880d;}