#b2022c color space conversions
Hex:
#b2022c
RGB:
178, 2, 44
CMY:
30, 99, 83
CMYK:
0, 99, 75, 30
HSL:
346°, 97.7778%, 35.2941%
HSV (HSB):
346°, 98.8764%, 69.8039%
XYZ:
18.8364, 9.6902, 3.2605
xyY:
0.5926, 0.3048, 9.6902
CIE-Lab:
37.2807, 61.8542, 29.7566
CIE-LCH:
37.2807, 68.6396, 25.6911
CIE-Luv:
37.2807, 114.0147, 15.9765
Hunter-Lab:
31.1292, 53.5353, 15.5803
#b2022c color charts
#b2022c color shades, tints & tones
#b2022c color schemes
#b2022c color preview, HTML & CSS examples
This text has a color of #b2022c
<p style="color:#b2022c;">Text here</p>
.mytext {color:#b2022c;}
This box has a color of #b2022c
<div style="background-color:#b2022c;">Content here</div>
.mybackground {background-color:#b2022c;}
Border around this has a color of #b2022c
<div style="border:2px solid #b2022c;">Content here</div>
.myborder {border:2px solid #b2022c;}