#bb3801 color space conversions
Hex:
#bb3801
RGB:
187, 56, 1
CMY:
27, 78, 100
CMYK:
0, 70, 99, 27
HSL:
18°, 98.9362%, 36.8627%
HSV (HSB):
18°, 99.4652%, 73.3333%
XYZ:
21.9132, 13.3953, 1.4593
xyY:
0.5960, 0.3643, 13.3953
CIE-Lab:
43.3530, 50.7589, 54.8254
CIE-LCH:
43.3530, 74.7147, 47.2056
CIE-Luv:
43.3530, 105.9093, 35.0774
Hunter-Lab:
36.5996, 42.8233, 23.2557
#bb3801 color charts
#bb3801 color shades, tints & tones
#bb3801 color schemes
#bb3801 color preview, HTML & CSS examples
This text has a color of #bb3801
<p style="color:#bb3801;">Text here</p>
.mytext {color:#bb3801;}
This box has a color of #bb3801
<div style="background-color:#bb3801;">Content here</div>
.mybackground {background-color:#bb3801;}
Border around this has a color of #bb3801
<div style="border:2px solid #bb3801;">Content here</div>
.myborder {border:2px solid #bb3801;}