#c8303a color space conversions
Hex:
#c8303a
RGB:
200, 48, 58
CMY:
22, 81, 77
CMYK:
0, 76, 71, 22
HSL:
356°, 61.2903%, 48.6275%
HSV (HSB):
356°, 76.0000%, 78.4314%
XYZ:
25.6401, 14.6988, 5.4887
xyY:
0.5595, 0.3207, 14.6988
CIE-Lab:
45.2188, 59.1962, 31.6684
CIE-LCH:
45.2188, 67.1347, 28.1456
CIE-Luv:
45.2188, 113.2988, 20.8407
Hunter-Lab:
38.3390, 52.2830, 18.3491
#c8303a color charts
#c8303a color shades, tints & tones
#c8303a color schemes
#c8303a color preview, HTML & CSS examples
This text has a color of #c8303a
<p style="color:#c8303a;">Text here</p>
.mytext {color:#c8303a;}
This box has a color of #c8303a
<div style="background-color:#c8303a;">Content here</div>
.mybackground {background-color:#c8303a;}
Border around this has a color of #c8303a
<div style="border:2px solid #c8303a;">Content here</div>
.myborder {border:2px solid #c8303a;}