#bb1d2c color space conversions
Hex:
#bb1d2c
RGB:
187, 29, 44
CMY:
27, 89, 83
CMYK:
0, 84, 76, 27
HSL:
354°, 73.1481%, 42.3529%
HSV (HSB):
354°, 84.4920%, 73.3333%
XYZ:
21.3875, 11.6254, 3.4995
xyY:
0.5858, 0.3184, 11.6254
CIE-Lab:
40.6144, 60.0916, 34.0223
CIE-LCH:
40.6144, 69.0545, 29.5174
CIE-Luv:
40.6144, 114.5281, 20.5448
Hunter-Lab:
34.0960, 52.3002, 17.7818
#bb1d2c color charts
#bb1d2c color shades, tints & tones
#bb1d2c color schemes
#bb1d2c color preview, HTML & CSS examples
This text has a color of #bb1d2c
<p style="color:#bb1d2c;">Text here</p>
.mytext {color:#bb1d2c;}
This box has a color of #bb1d2c
<div style="background-color:#bb1d2c;">Content here</div>
.mybackground {background-color:#bb1d2c;}
Border around this has a color of #bb1d2c
<div style="border:2px solid #bb1d2c;">Content here</div>
.myborder {border:2px solid #bb1d2c;}