#b2023d color space conversions
Hex:
#b2023d
RGB:
178, 2, 61
CMY:
30, 99, 76
CMYK:
0, 99, 66, 30
HSL:
340°, 97.7778%, 35.2941%
HSV (HSB):
340°, 98.8764%, 69.8039%
XYZ:
19.2241, 9.8453, 5.3020
xyY:
0.5593, 0.2864, 9.8453
CIE-Lab:
37.5634, 62.6220, 19.3170
CIE-LCH:
37.5634, 65.5336, 17.1434
CIE-Luv:
37.5634, 108.7968, 7.9906
Hunter-Lab:
31.3772, 54.4526, 11.9455
#b2023d color charts
#b2023d color shades, tints & tones
#b2023d color schemes
#b2023d color preview, HTML & CSS examples
This text has a color of #b2023d
<p style="color:#b2023d;">Text here</p>
.mytext {color:#b2023d;}
This box has a color of #b2023d
<div style="background-color:#b2023d;">Content here</div>
.mybackground {background-color:#b2023d;}
Border around this has a color of #b2023d
<div style="border:2px solid #b2023d;">Content here</div>
.myborder {border:2px solid #b2023d;}