#c20231 color space conversions
Hex:
#c20231
RGB:
194, 2, 49
CMY:
24, 99, 81
CMYK:
0, 99, 75, 24
HSL:
345°, 97.9592%, 38.4314%
HSV (HSB):
345°, 98.9691%, 76.0784%
XYZ:
22.8242, 11.7345, 3.9677
xyY:
0.5924, 0.3046, 11.7345
CIE-Lab:
40.7910, 65.9932, 31.6088
CIE-LCH:
40.7910, 73.1725, 25.5930
CIE-Luv:
40.7910, 124.8129, 17.3897
Hunter-Lab:
34.2557, 58.9855, 17.1116
#c20231 color charts
#c20231 color shades, tints & tones
#c20231 color schemes
#c20231 color preview, HTML & CSS examples
This text has a color of #c20231
<p style="color:#c20231;">Text here</p>
.mytext {color:#c20231;}
This box has a color of #c20231
<div style="background-color:#c20231;">Content here</div>
.mybackground {background-color:#c20231;}
Border around this has a color of #c20231
<div style="border:2px solid #c20231;">Content here</div>
.myborder {border:2px solid #c20231;}