#c21a04 color space conversions
Hex:
#c21a04
RGB:
194, 26, 4
CMY:
24, 90, 98
CMYK:
0, 87, 98, 24
HSL:
7°, 95.9596%, 38.8235%
HSV (HSB):
7°, 97.9381%, 76.0784%
XYZ:
22.6394, 12.2169, 1.2797
xyY:
0.6265, 0.3381, 12.2169
CIE-Lab:
41.5588, 61.8429, 53.7667
CIE-LCH:
41.5588, 81.9476, 41.0040
CIE-Luv:
41.5588, 126.3887, 30.2082
Hunter-Lab:
34.9527, 54.4504, 22.2961
#c21a04 color charts
#c21a04 color shades, tints & tones
#c21a04 color schemes
#c21a04 color preview, HTML & CSS examples
This text has a color of #c21a04
<p style="color:#c21a04;">Text here</p>
.mytext {color:#c21a04;}
This box has a color of #c21a04
<div style="background-color:#c21a04;">Content here</div>
.mybackground {background-color:#c21a04;}
Border around this has a color of #c21a04
<div style="border:2px solid #c21a04;">Content here</div>
.myborder {border:2px solid #c21a04;}