#c7014f color space conversions
Hex:
#c7014f
RGB:
199, 1, 79
CMY:
22, 100, 69
CMYK:
0, 99, 60, 22
HSL:
336°, 99.0000%, 39.2157%
HSV (HSB):
336°, 99.4975%, 78.0392%
XYZ:
24.9753, 12.7283, 8.5376
xyY:
0.5401, 0.2753, 12.7283
CIE-Lab:
42.3510, 68.7407, 15.0023
CIE-LCH:
42.3510, 70.3588, 12.3115
CIE-Luv:
42.3510, 118.8158, 3.2955
Hunter-Lab:
35.6768, 62.5235, 10.7854
#c7014f color charts
#c7014f color shades, tints & tones
#c7014f color schemes
#c7014f color preview, HTML & CSS examples
This text has a color of #c7014f
<p style="color:#c7014f;">Text here</p>
.mytext {color:#c7014f;}
This box has a color of #c7014f
<div style="background-color:#c7014f;">Content here</div>
.mybackground {background-color:#c7014f;}
Border around this has a color of #c7014f
<div style="border:2px solid #c7014f;">Content here</div>
.myborder {border:2px solid #c7014f;}