#bb1f3c color space conversions
Hex:
#bb1f3c
RGB:
187, 31, 60
CMY:
27, 88, 76
CMYK:
0, 83, 68, 27
HSL:
349°, 71.5596%, 42.7451%
HSV (HSB):
349°, 83.4225%, 73.3333%
XYZ:
21.7991, 11.8710, 5.4174
xyY:
0.5577, 0.3037, 11.8710
CIE-Lab:
41.0104, 60.3234, 24.7342
CIE-LCH:
41.0104, 65.1974, 22.2949
CIE-Luv:
41.0104, 109.6286, 13.8737
Hunter-Lab:
34.4543, 52.6411, 14.7957
#bb1f3c color charts
#bb1f3c color shades, tints & tones
#bb1f3c color schemes
#bb1f3c color preview, HTML & CSS examples
This text has a color of #bb1f3c
<p style="color:#bb1f3c;">Text here</p>
.mytext {color:#bb1f3c;}
This box has a color of #bb1f3c
<div style="background-color:#bb1f3c;">Content here</div>
.mybackground {background-color:#bb1f3c;}
Border around this has a color of #bb1f3c
<div style="border:2px solid #bb1f3c;">Content here</div>
.myborder {border:2px solid #bb1f3c;}