#b22a5a color space conversions
Hex:
#b22a5a
RGB:
178, 42, 90
CMY:
30, 84, 65
CMYK:
0, 76, 49, 30
HSL:
339°, 61.8182%, 43.1373%
HSV (HSB):
339°, 76.4045%, 69.8039%
XYZ:
21.0335, 11.8591, 10.8533
xyY:
0.4808, 0.2711, 11.8591
CIE-Lab:
40.9913, 56.7800, 5.5286
CIE-LCH:
40.9913, 57.0485, 5.5613
CIE-Luv:
40.9913, 88.2578, -3.8642
Hunter-Lab:
34.4370, 48.7598, 5.4199
#b22a5a color charts
#b22a5a color shades, tints & tones
#b22a5a color schemes
#b22a5a color preview, HTML & CSS examples
This text has a color of #b22a5a
<p style="color:#b22a5a;">Text here</p>
.mytext {color:#b22a5a;}
This box has a color of #b22a5a
<div style="background-color:#b22a5a;">Content here</div>
.mybackground {background-color:#b22a5a;}
Border around this has a color of #b22a5a
<div style="border:2px solid #b22a5a;">Content here</div>
.myborder {border:2px solid #b22a5a;}