#c2022e color space conversions
Hex:
#c2022e
RGB:
194, 2, 46
CMY:
24, 99, 82
CMYK:
0, 99, 76, 24
HSL:
346°, 97.9592%, 38.4314%
HSV (HSB):
346°, 98.9691%, 76.0784%
XYZ:
22.7630, 11.7100, 3.6453
xyY:
0.5972, 0.3072, 11.7100
CIE-Lab:
40.7515, 65.8854, 33.3878
CIE-LCH:
40.7515, 73.8623, 26.8739
CIE-Luv:
40.7515, 125.6025, 18.5853
Hunter-Lab:
34.2199, 58.8530, 17.6380
#c2022e color charts
#c2022e color shades, tints & tones
#c2022e color schemes
#c2022e color preview, HTML & CSS examples
This text has a color of #c2022e
<p style="color:#c2022e;">Text here</p>
.mytext {color:#c2022e;}
This box has a color of #c2022e
<div style="background-color:#c2022e;">Content here</div>
.mybackground {background-color:#c2022e;}
Border around this has a color of #c2022e
<div style="border:2px solid #c2022e;">Content here</div>
.myborder {border:2px solid #c2022e;}