#bb212a color space conversions
Hex:
#bb212a
RGB:
187, 33, 42
CMY:
27, 87, 84
CMYK:
0, 82, 78, 27
HSL:
356°, 70.0000%, 43.1373%
HSV (HSB):
356°, 82.3529%, 73.3333%
XYZ:
21.4553, 11.8197, 3.3411
xyY:
0.5860, 0.3228, 11.8197
CIE-Lab:
40.9281, 59.0606, 35.5377
CIE-LCH:
40.9281, 68.9280, 31.0360
CIE-Luv:
40.9281, 113.4537, 21.9193
Hunter-Lab:
34.3798, 51.2315, 18.3039
#bb212a color charts
#bb212a color shades, tints & tones
#bb212a color schemes
#bb212a color preview, HTML & CSS examples
This text has a color of #bb212a
<p style="color:#bb212a;">Text here</p>
.mytext {color:#bb212a;}
This box has a color of #bb212a
<div style="background-color:#bb212a;">Content here</div>
.mybackground {background-color:#bb212a;}
Border around this has a color of #bb212a
<div style="border:2px solid #bb212a;">Content here</div>
.myborder {border:2px solid #bb212a;}