#b2024f color space conversions
Hex:
#b2024f
RGB:
178, 2, 79
CMY:
30, 99, 69
CMYK:
0, 99, 56, 30
HSL:
334°, 97.7778%, 35.2941%
HSV (HSB):
334°, 98.8764%, 69.8039%
XYZ:
19.7931, 10.0729, 8.2982
xyY:
0.5186, 0.2639, 10.0729
CIE-Lab:
37.9730, 63.7239, 8.2617
CIE-LCH:
37.9730, 64.2572, 7.3871
CIE-Luv:
37.9730, 101.9641, -2.6105
Hunter-Lab:
31.7378, 55.7791, 6.7145
#b2024f color charts
#b2024f color shades, tints & tones
#b2024f color schemes
#b2024f color preview, HTML & CSS examples
This text has a color of #b2024f
<p style="color:#b2024f;">Text here</p>
.mytext {color:#b2024f;}
This box has a color of #b2024f
<div style="background-color:#b2024f;">Content here</div>
.mybackground {background-color:#b2024f;}
Border around this has a color of #b2024f
<div style="border:2px solid #b2024f;">Content here</div>
.myborder {border:2px solid #b2024f;}