#bb201e color space conversions
Hex:
#bb201e
RGB:
187, 32, 30
CMY:
27, 87, 88
CMYK:
0, 83, 84, 27
HSL:
1°, 72.3502%, 42.5490%
HSV (HSB):
1°, 83.9572%, 73.3333%
XYZ:
21.2444, 11.6916, 2.3653
xyY:
0.6018, 0.3312, 11.6916
CIE-Lab:
40.7216, 58.9495, 41.9912
CIE-LCH:
40.7216, 72.3761, 35.4632
CIE-Luv:
40.7216, 116.0945, 25.5124
Hunter-Lab:
34.1929, 51.0661, 19.8337
#bb201e color charts
#bb201e color shades, tints & tones
#bb201e color schemes
#bb201e color preview, HTML & CSS examples
This text has a color of #bb201e
<p style="color:#bb201e;">Text here</p>
.mytext {color:#bb201e;}
This box has a color of #bb201e
<div style="background-color:#bb201e;">Content here</div>
.mybackground {background-color:#bb201e;}
Border around this has a color of #bb201e
<div style="border:2px solid #bb201e;">Content here</div>
.myborder {border:2px solid #bb201e;}