#bb402e color space conversions
Hex:
#bb402e
RGB:
187, 64, 46
CMY:
27, 75, 82
CMYK:
0, 66, 75, 27
HSL:
8°, 60.5150%, 45.6863%
HSV (HSB):
8°, 75.4011%, 73.3333%
XYZ:
22.8201, 14.4288, 4.1671
xyY:
0.5510, 0.3484, 14.4288
CIE-Lab:
44.8418, 48.5141, 37.5006
CIE-LCH:
44.8418, 61.3181, 37.7035
CIE-Luv:
44.8418, 96.0325, 27.6801
Hunter-Lab:
37.9853, 40.7613, 20.0855
#bb402e color charts
#bb402e color shades, tints & tones
#bb402e color schemes
#bb402e color preview, HTML & CSS examples
This text has a color of #bb402e
<p style="color:#bb402e;">Text here</p>
.mytext {color:#bb402e;}
This box has a color of #bb402e
<div style="background-color:#bb402e;">Content here</div>
.mybackground {background-color:#bb402e;}
Border around this has a color of #bb402e
<div style="border:2px solid #bb402e;">Content here</div>
.myborder {border:2px solid #bb402e;}