#b22a6b color space conversions
Hex:
#b22a6b
RGB:
178, 42, 107
CMY:
30, 84, 58
CMYK:
0, 76, 40, 30
HSL:
331°, 61.8182%, 43.1373%
HSV (HSB):
331°, 76.4045%, 69.8039%
XYZ:
21.8419, 12.1824, 15.1102
xyY:
0.4445, 0.2479, 12.1824
CIE-Lab:
41.5046, 58.3932, -4.4000
CIE-LCH:
41.5046, 58.5587, 355.6908
CIE-Luv:
41.5046, 81.8825, -15.9757
Hunter-Lab:
34.9034, 50.6213, -1.2351
#b22a6b color charts
#b22a6b color shades, tints & tones
#b22a6b color schemes
#b22a6b color preview, HTML & CSS examples
This text has a color of #b22a6b
<p style="color:#b22a6b;">Text here</p>
.mytext {color:#b22a6b;}
This box has a color of #b22a6b
<div style="background-color:#b22a6b;">Content here</div>
.mybackground {background-color:#b22a6b;}
Border around this has a color of #b22a6b
<div style="border:2px solid #b22a6b;">Content here</div>
.myborder {border:2px solid #b22a6b;}