#bb2a1c color space conversions
Hex:
#bb2a1c
RGB:
187, 42, 28
CMY:
27, 84, 89
CMYK:
0, 78, 85, 27
HSL:
5°, 73.9535%, 42.1569%
HSV (HSB):
5°, 85.0267%, 73.3333%
XYZ:
21.5311, 12.3046, 2.3388
xyY:
0.5952, 0.3401, 12.3046
CIE-Lab:
41.6961, 56.1080, 43.8803
CIE-LCH:
41.6961, 71.2292, 38.0279
CIE-Luv:
41.6961, 111.8139, 27.8028
Hunter-Lab:
35.0779, 48.1785, 20.6013
#bb2a1c color charts
#bb2a1c color shades, tints & tones
#bb2a1c color schemes
#bb2a1c color preview, HTML & CSS examples
This text has a color of #bb2a1c
<p style="color:#bb2a1c;">Text here</p>
.mytext {color:#bb2a1c;}
This box has a color of #bb2a1c
<div style="background-color:#bb2a1c;">Content here</div>
.mybackground {background-color:#bb2a1c;}
Border around this has a color of #bb2a1c
<div style="border:2px solid #bb2a1c;">Content here</div>
.myborder {border:2px solid #bb2a1c;}