#c4021c color space conversions
Hex:
#c4021c
RGB:
196, 2, 28
CMY:
23, 99, 89
CMYK:
0, 99, 86, 23
HSL:
352°, 97.9798%, 38.8235%
HSV (HSB):
352°, 98.9796%, 76.8627%
XYZ:
22.9963, 11.8630, 2.1764
xyY:
0.6209, 0.3203, 11.8630
CIE-Lab:
40.9976, 65.8817, 43.9941
CIE-LCH:
40.9976, 79.2204, 33.7340
CIE-Luv:
40.9976, 130.8567, 24.6642
Hunter-Lab:
34.4427, 58.9037, 20.3635
#c4021c color charts
#c4021c color shades, tints & tones
#c4021c color schemes
#c4021c color preview, HTML & CSS examples
This text has a color of #c4021c
<p style="color:#c4021c;">Text here</p>
.mytext {color:#c4021c;}
This box has a color of #c4021c
<div style="background-color:#c4021c;">Content here</div>
.mybackground {background-color:#c4021c;}
Border around this has a color of #c4021c
<div style="border:2px solid #c4021c;">Content here</div>
.myborder {border:2px solid #c4021c;}