#c7023c color space conversions
Hex:
#c7023c
RGB:
199, 2, 60
CMY:
22, 99, 76
CMYK:
0, 99, 70, 22
HSL:
342°, 98.0100%, 39.4118%
HSV (HSB):
342°, 98.9950%, 78.0392%
XYZ:
24.3905, 12.5118, 5.4045
xyY:
0.5765, 0.2957, 12.5118
CIE-Lab:
42.0182, 67.6559, 26.5303
CIE-LCH:
42.0182, 72.6717, 21.4119
CIE-Luv:
42.0182, 125.3821, 13.6246
Hunter-Lab:
35.3720, 61.1825, 15.7015
#c7023c color charts
#c7023c color shades, tints & tones
#c7023c color schemes
#c7023c color preview, HTML & CSS examples
This text has a color of #c7023c
<p style="color:#c7023c;">Text here</p>
.mytext {color:#c7023c;}
This box has a color of #c7023c
<div style="background-color:#c7023c;">Content here</div>
.mybackground {background-color:#c7023c;}
Border around this has a color of #c7023c
<div style="border:2px solid #c7023c;">Content here</div>
.myborder {border:2px solid #c7023c;}