#bb400d color space conversions
Hex:
#bb400d
RGB:
187, 64, 13
CMY:
27, 75, 95
CMYK:
0, 66, 93, 27
HSL:
18°, 87.0000%, 39.2157%
HSV (HSB):
18°, 93.0481%, 73.3333%
XYZ:
22.3996, 14.2606, 1.9528
xyY:
0.5801, 0.3693, 14.2606
CIE-Lab:
44.6044, 47.6165, 52.1392
CIE-LCH:
44.6044, 70.6104, 47.5959
CIE-Luv:
44.6044, 99.8194, 35.7490
Hunter-Lab:
37.7633, 39.7929, 23.3684
#bb400d color charts
#bb400d color shades, tints & tones
#bb400d color schemes
#bb400d color preview, HTML & CSS examples
This text has a color of #bb400d
<p style="color:#bb400d;">Text here</p>
.mytext {color:#bb400d;}
This box has a color of #bb400d
<div style="background-color:#bb400d;">Content here</div>
.mybackground {background-color:#bb400d;}
Border around this has a color of #bb400d
<div style="border:2px solid #bb400d;">Content here</div>
.myborder {border:2px solid #bb400d;}