#bb2025 color space conversions
Hex:
#bb2025
RGB:
187, 32, 37
CMY:
27, 87, 85
CMYK:
0, 83, 80, 27
HSL:
358°, 70.7763%, 42.9412%
HSV (HSB):
358°, 82.8877%, 73.3333%
XYZ:
21.3440, 11.7314, 2.8897
xyY:
0.5935, 0.3262, 11.7314
CIE-Lab:
40.7860, 59.1455, 38.2500
CIE-LCH:
40.7860, 70.4362, 32.8911
CIE-Luv:
40.7860, 114.8655, 23.4570
Hunter-Lab:
34.2511, 51.2948, 18.9736
#bb2025 color charts
#bb2025 color shades, tints & tones
#bb2025 color schemes
#bb2025 color preview, HTML & CSS examples
This text has a color of #bb2025
<p style="color:#bb2025;">Text here</p>
.mytext {color:#bb2025;}
This box has a color of #bb2025
<div style="background-color:#bb2025;">Content here</div>
.mybackground {background-color:#bb2025;}
Border around this has a color of #bb2025
<div style="border:2px solid #bb2025;">Content here</div>
.myborder {border:2px solid #bb2025;}