#b5022c color space conversions
Hex:
#b5022c
RGB:
181, 2, 44
CMY:
29, 99, 83
CMYK:
0, 99, 76, 29
HSL:
346°, 97.8142%, 35.8824%
HSV (HSB):
346°, 98.8950%, 70.9804%
XYZ:
19.5324, 10.0490, 3.2931
xyY:
0.5942, 0.3057, 10.0490
CIE-Lab:
37.9303, 62.6010, 30.6706
CIE-LCH:
37.9303, 69.7106, 26.1019
CIE-Luv:
37.9303, 116.3007, 16.6198
Hunter-Lab:
31.7002, 54.5092, 16.0310
#b5022c color charts
#b5022c color shades, tints & tones
#b5022c color schemes
#b5022c color preview, HTML & CSS examples
This text has a color of #b5022c
<p style="color:#b5022c;">Text here</p>
.mytext {color:#b5022c;}
This box has a color of #b5022c
<div style="background-color:#b5022c;">Content here</div>
.mybackground {background-color:#b5022c;}
Border around this has a color of #b5022c
<div style="border:2px solid #b5022c;">Content here</div>
.myborder {border:2px solid #b5022c;}