#bb4400 color space conversions
Hex:
#bb4400
RGB:
187, 68, 0
CMY:
27, 73, 100
CMYK:
0, 64, 100, 27
HSL:
22°, 100.0000%, 36.6667%
HSV (HSB):
22°, 100.0000%, 73.3333%
XYZ:
22.5606, 14.6990, 1.6481
xyY:
0.5798, 0.3778, 14.6990
CIE-Lab:
45.2192, 45.7052, 56.0768
CIE-LCH:
45.2192, 72.3434, 50.8184
CIE-Luv:
45.2192, 97.6155, 38.2789
Hunter-Lab:
38.3393, 37.9439, 24.2888
#bb4400 color charts
#bb4400 color shades, tints & tones
#bb4400 color schemes
#bb4400 color preview, HTML & CSS examples
This text has a color of #bb4400
<p style="color:#bb4400;">Text here</p>
.mytext {color:#bb4400;}
This box has a color of #bb4400
<div style="background-color:#bb4400;">Content here</div>
.mybackground {background-color:#bb4400;}
Border around this has a color of #bb4400
<div style="border:2px solid #bb4400;">Content here</div>
.myborder {border:2px solid #bb4400;}