#bb2024 color space conversions
Hex:
#bb2024
RGB:
187, 32, 36
CMY:
27, 87, 86
CMYK:
0, 83, 81, 27
HSL:
358°, 70.7763%, 42.9412%
HSV (HSB):
358°, 82.8877%, 73.3333%
XYZ:
21.3285, 11.7252, 2.8081
xyY:
0.5947, 0.3270, 11.7252
CIE-Lab:
40.7760, 59.1151, 38.7995
CIE-LCH:
40.7760, 70.7106, 33.2784
CIE-Luv:
40.7760, 115.0550, 23.7741
Hunter-Lab:
34.2421, 51.2592, 19.1072
#bb2024 color charts
#bb2024 color shades, tints & tones
#bb2024 color schemes
#bb2024 color preview, HTML & CSS examples
This text has a color of #bb2024
<p style="color:#bb2024;">Text here</p>
.mytext {color:#bb2024;}
This box has a color of #bb2024
<div style="background-color:#bb2024;">Content here</div>
.mybackground {background-color:#bb2024;}
Border around this has a color of #bb2024
<div style="border:2px solid #bb2024;">Content here</div>
.myborder {border:2px solid #bb2024;}