#c22b3e color space conversions
Hex:
#c22b3e
RGB:
194, 43, 62
CMY:
24, 83, 76
CMYK:
0, 78, 68, 24
HSL:
352°, 63.7131%, 46.4706%
HSV (HSB):
352°, 77.8351%, 76.0784%
XYZ:
23.9815, 13.5449, 5.9079
xyY:
0.5521, 0.3118, 13.5449
CIE-Lab:
43.5730, 59.1680, 26.9962
CIE-LCH:
43.5730, 65.0357, 24.5255
CIE-Luv:
43.5730, 109.8286, 16.6977
Hunter-Lab:
36.8034, 51.9068, 16.2448
#c22b3e color charts
#c22b3e color shades, tints & tones
#c22b3e color schemes
#c22b3e color preview, HTML & CSS examples
This text has a color of #c22b3e
<p style="color:#c22b3e;">Text here</p>
.mytext {color:#c22b3e;}
This box has a color of #c22b3e
<div style="background-color:#c22b3e;">Content here</div>
.mybackground {background-color:#c22b3e;}
Border around this has a color of #c22b3e
<div style="border:2px solid #c22b3e;">Content here</div>
.myborder {border:2px solid #c22b3e;}