#c2031f color space conversions
Hex:
#c2031f
RGB:
194, 3, 31
CMY:
24, 99, 88
CMYK:
0, 98, 84, 24
HSL:
351°, 96.9543%, 38.6275%
HSV (HSB):
351°, 98.4536%, 76.0784%
XYZ:
22.5280, 11.6334, 2.3544
xyY:
0.6169, 0.3186, 11.6334
CIE-Lab:
40.6274, 65.3481, 41.9142
CIE-LCH:
40.6274, 77.6349, 32.6761
CIE-Luv:
40.6274, 128.7047, 23.5926
Hunter-Lab:
34.1078, 58.2099, 19.7827
#c2031f color charts
#c2031f color shades, tints & tones
#c2031f color schemes
#c2031f color preview, HTML & CSS examples
This text has a color of #c2031f
<p style="color:#c2031f;">Text here</p>
.mytext {color:#c2031f;}
This box has a color of #c2031f
<div style="background-color:#c2031f;">Content here</div>
.mybackground {background-color:#c2031f;}
Border around this has a color of #c2031f
<div style="border:2px solid #c2031f;">Content here</div>
.myborder {border:2px solid #c2031f;}