#c2030f color space conversions
Hex:
#c2030f
RGB:
194, 3, 15
CMY:
24, 99, 94
CMYK:
0, 98, 92, 24
HSL:
356°, 96.9543%, 38.6275%
HSV (HSB):
356°, 98.4536%, 76.0784%
XYZ:
22.3669, 11.5689, 1.5061
xyY:
0.6311, 0.3264, 11.5689
CIE-Lab:
40.5227, 65.0602, 49.4433
CIE-LCH:
40.5227, 81.7158, 37.2335
CIE-Luv:
40.5227, 130.9413, 26.9597
Hunter-Lab:
34.0132, 57.8579, 21.1839
#c2030f color charts
#c2030f color shades, tints & tones
#c2030f color schemes
#c2030f color preview, HTML & CSS examples
This text has a color of #c2030f
<p style="color:#c2030f;">Text here</p>
.mytext {color:#c2030f;}
This box has a color of #c2030f
<div style="background-color:#c2030f;">Content here</div>
.mybackground {background-color:#c2030f;}
Border around this has a color of #c2030f
<div style="border:2px solid #c2030f;">Content here</div>
.myborder {border:2px solid #c2030f;}