#c20c07 color space conversions
Hex:
#c20c07
RGB:
194, 12, 7
CMY:
24, 95, 97
CMYK:
0, 94, 96, 24
HSL:
2°, 93.0348%, 39.4118%
HSV (HSB):
2°, 96.3918%, 76.0784%
XYZ:
22.4180, 11.7476, 1.2870
xyY:
0.6323, 0.3314, 11.7476
CIE-Lab:
40.8122, 64.0470, 52.3938
CIE-LCH:
40.8122, 82.7474, 39.2850
CIE-Luv:
40.8122, 129.9862, 28.5428
Hunter-Lab:
34.2748, 56.7698, 21.7661
#c20c07 color charts
#c20c07 color shades, tints & tones
#c20c07 color schemes
#c20c07 color preview, HTML & CSS examples
This text has a color of #c20c07
<p style="color:#c20c07;">Text here</p>
.mytext {color:#c20c07;}
This box has a color of #c20c07
<div style="background-color:#c20c07;">Content here</div>
.mybackground {background-color:#c20c07;}
Border around this has a color of #c20c07
<div style="border:2px solid #c20c07;">Content here</div>
.myborder {border:2px solid #c20c07;}