#b2023e color space conversions
Hex:
#b2023e
RGB:
178, 2, 62
CMY:
30, 99, 76
CMYK:
0, 99, 65, 30
HSL:
340°, 97.7778%, 35.2941%
HSV (HSB):
340°, 98.8764%, 69.8039%
XYZ:
19.2513, 9.8562, 5.4452
xyY:
0.5572, 0.2853, 9.8562
CIE-Lab:
37.5831, 62.6753, 18.6992
CIE-LCH:
37.5831, 65.4053, 16.6125
CIE-Luv:
37.5831, 108.4490, 7.4551
Hunter-Lab:
31.3946, 54.5166, 11.6927
#b2023e color charts
#b2023e color shades, tints & tones
#b2023e color schemes
#b2023e color preview, HTML & CSS examples
This text has a color of #b2023e
<p style="color:#b2023e;">Text here</p>
.mytext {color:#b2023e;}
This box has a color of #b2023e
<div style="background-color:#b2023e;">Content here</div>
.mybackground {background-color:#b2023e;}
Border around this has a color of #b2023e
<div style="border:2px solid #b2023e;">Content here</div>
.myborder {border:2px solid #b2023e;}