#c8013f color space conversions
Hex:
#c8013f
RGB:
200, 1, 63
CMY:
22, 100, 75
CMYK:
0, 100, 69, 22
HSL:
341°, 99.0050%, 39.4118%
HSV (HSB):
341°, 99.5000%, 78.4314%
XYZ:
24.7275, 12.6599, 5.8430
xyY:
0.5720, 0.2928, 12.6599
CIE-Lab:
42.2463, 68.1291, 24.9872
CIE-LCH:
42.2463, 72.5667, 20.1411
CIE-Luv:
42.2463, 125.3336, 12.3314
Hunter-Lab:
35.5808, 61.7851, 15.1702
#c8013f color charts
#c8013f color shades, tints & tones
#c8013f color schemes
#c8013f color preview, HTML & CSS examples
This text has a color of #c8013f
<p style="color:#c8013f;">Text here</p>
.mytext {color:#c8013f;}
This box has a color of #c8013f
<div style="background-color:#c8013f;">Content here</div>
.mybackground {background-color:#c8013f;}
Border around this has a color of #c8013f
<div style="border:2px solid #c8013f;">Content here</div>
.myborder {border:2px solid #c8013f;}