#b22c7c color space conversions
Hex:
#b22c7c
RGB:
178, 44, 124
CMY:
30, 83, 51
CMYK:
0, 75, 30, 30
HSL:
324°, 60.3604%, 43.5294%
HSV (HSB):
324°, 75.2809%, 69.8039%
XYZ:
22.8989, 12.7216, 20.3174
xyY:
0.4094, 0.2274, 12.7216
CIE-Lab:
42.3407, 59.6519, -13.7002
CIE-LCH:
42.3407, 61.2049, 347.0652
CIE-Luv:
42.3407, 74.6542, -28.3475
Hunter-Lab:
35.6673, 52.1814, -8.8066
#b22c7c color charts
#b22c7c color shades, tints & tones
#b22c7c color schemes
#b22c7c color preview, HTML & CSS examples
This text has a color of #b22c7c
<p style="color:#b22c7c;">Text here</p>
.mytext {color:#b22c7c;}
This box has a color of #b22c7c
<div style="background-color:#b22c7c;">Content here</div>
.mybackground {background-color:#b22c7c;}
Border around this has a color of #b22c7c
<div style="border:2px solid #b22c7c;">Content here</div>
.myborder {border:2px solid #b22c7c;}