#bb1f2d color space conversions
Hex:
#bb1f2d
RGB:
187, 31, 45
CMY:
27, 88, 82
CMYK:
0, 83, 76, 27
HSL:
355°, 71.5596%, 42.7451%
HSV (HSB):
355°, 83.4225%, 73.3333%
XYZ:
21.4572, 11.7342, 3.6166
xyY:
0.5829, 0.3188, 11.7342
CIE-Lab:
40.7906, 59.6621, 33.6245
CIE-LCH:
40.7906, 68.4849, 29.4049
CIE-Luv:
40.7906, 113.5658, 20.4759
Hunter-Lab:
34.2553, 51.8639, 17.7189
#bb1f2d color charts
#bb1f2d color shades, tints & tones
#bb1f2d color schemes
#bb1f2d color preview, HTML & CSS examples
This text has a color of #bb1f2d
<p style="color:#bb1f2d;">Text here</p>
.mytext {color:#bb1f2d;}
This box has a color of #bb1f2d
<div style="background-color:#bb1f2d;">Content here</div>
.mybackground {background-color:#bb1f2d;}
Border around this has a color of #bb1f2d
<div style="border:2px solid #bb1f2d;">Content here</div>
.myborder {border:2px solid #bb1f2d;}