#bb3d00 color space conversions
Hex:
#bb3d00
RGB:
187, 61, 0
CMY:
27, 76, 100
CMYK:
0, 67, 100, 27
HSL:
20°, 100.0000%, 36.6667%
HSV (HSB):
20°, 100.0000%, 73.3333%
XYZ:
22.1623, 13.9023, 1.5153
xyY:
0.5897, 0.3699, 13.9023
CIE-Lab:
44.0925, 48.7287, 55.5003
CIE-LCH:
44.0925, 73.8564, 48.7172
CIE-Luv:
44.0925, 102.6039, 36.4228
Hunter-Lab:
37.2858, 40.8484, 23.6904
#bb3d00 color charts
#bb3d00 color shades, tints & tones
#bb3d00 color schemes
#bb3d00 color preview, HTML & CSS examples
This text has a color of #bb3d00
<p style="color:#bb3d00;">Text here</p>
.mytext {color:#bb3d00;}
This box has a color of #bb3d00
<div style="background-color:#bb3d00;">Content here</div>
.mybackground {background-color:#bb3d00;}
Border around this has a color of #bb3d00
<div style="border:2px solid #bb3d00;">Content here</div>
.myborder {border:2px solid #bb3d00;}