#c7230f color space conversions
Hex:
#c7230f
RGB:
199, 35, 15
CMY:
22, 86, 94
CMYK:
0, 82, 92, 22
HSL:
7°, 85.9813%, 41.9608%
HSV (HSB):
7°, 92.4623%, 78.0392%
XYZ:
24.2404, 13.3787, 1.7567
xyY:
0.6156, 0.3398, 13.3787
CIE-Lab:
43.3284, 61.3557, 51.7536
CIE-LCH:
43.3284, 80.2681, 40.1477
CIE-Luv:
43.3284, 125.8254, 30.8354
Hunter-Lab:
36.5769, 54.2871, 22.7563
#c7230f color charts
#c7230f color shades, tints & tones
#c7230f color schemes
#c7230f color preview, HTML & CSS examples
This text has a color of #c7230f
<p style="color:#c7230f;">Text here</p>
.mytext {color:#c7230f;}
This box has a color of #c7230f
<div style="background-color:#c7230f;">Content here</div>
.mybackground {background-color:#c7230f;}
Border around this has a color of #c7230f
<div style="border:2px solid #c7230f;">Content here</div>
.myborder {border:2px solid #c7230f;}