#b22c30 color space conversions
Hex:
#b22c30
RGB:
178, 44, 48
CMY:
30, 83, 81
CMYK:
0, 75, 73, 30
HSL:
358°, 60.3604%, 43.5294%
HSV (HSB):
358°, 75.2809%, 69.8039%
XYZ:
19.7943, 11.4797, 3.9688
xyY:
0.5617, 0.3257, 11.4797
CIE-Lab:
40.3770, 53.3676, 30.8889
CIE-LCH:
40.3770, 61.6622, 30.0620
CIE-Luv:
40.3770, 99.9829, 20.1451
Hunter-Lab:
33.8818, 44.9895, 16.7721
#b22c30 color charts
#b22c30 color shades, tints & tones
#b22c30 color schemes
#b22c30 color preview, HTML & CSS examples
This text has a color of #b22c30
<p style="color:#b22c30;">Text here</p>
.mytext {color:#b22c30;}
This box has a color of #b22c30
<div style="background-color:#b22c30;">Content here</div>
.mybackground {background-color:#b22c30;}
Border around this has a color of #b22c30
<div style="border:2px solid #b22c30;">Content here</div>
.myborder {border:2px solid #b22c30;}