#c22e5a color space conversions
Hex:
#c22e5a
RGB:
194, 46, 90
CMY:
24, 82, 65
CMYK:
0, 76, 54, 24
HSL:
342°, 61.6667%, 47.0588%
HSV (HSB):
342°, 76.2887%, 76.0784%
XYZ:
25.0706, 14.1615, 11.0849
xyY:
0.4983, 0.2814, 14.1615
CIE-Lab:
44.4637, 60.0412, 10.8604
CIE-LCH:
44.4637, 61.0155, 10.2530
CIE-Luv:
44.4637, 99.7388, 1.3929
Hunter-Lab:
37.6318, 53.0625, 8.8776
#c22e5a color charts
#c22e5a color shades, tints & tones
#c22e5a color schemes
#c22e5a color preview, HTML & CSS examples
This text has a color of #c22e5a
<p style="color:#c22e5a;">Text here</p>
.mytext {color:#c22e5a;}
This box has a color of #c22e5a
<div style="background-color:#c22e5a;">Content here</div>
.mybackground {background-color:#c22e5a;}
Border around this has a color of #c22e5a
<div style="border:2px solid #c22e5a;">Content here</div>
.myborder {border:2px solid #c22e5a;}