#b22d64 color space conversions
Hex:
#b22d64
RGB:
178, 45, 100
CMY:
30, 82, 61
CMYK:
0, 75, 44, 30
HSL:
335°, 59.6413%, 43.7255%
HSV (HSB):
335°, 74.7191%, 69.8039%
XYZ:
21.5987, 12.2618, 13.2850
xyY:
0.4581, 0.2601, 12.2618
CIE-Lab:
41.6293, 56.7150, 0.1642
CIE-LCH:
41.6293, 56.7153, 0.1659
CIE-Luv:
41.6293, 83.4741, -10.0666
Hunter-Lab:
35.0169, 48.8207, 2.0180
#b22d64 color charts
#b22d64 color shades, tints & tones
#b22d64 color schemes
#b22d64 color preview, HTML & CSS examples
This text has a color of #b22d64
<p style="color:#b22d64;">Text here</p>
.mytext {color:#b22d64;}
This box has a color of #b22d64
<div style="background-color:#b22d64;">Content here</div>
.mybackground {background-color:#b22d64;}
Border around this has a color of #b22d64
<div style="border:2px solid #b22d64;">Content here</div>
.myborder {border:2px solid #b22d64;}