#c8303e color space conversions
Hex:
#c8303e
RGB:
200, 48, 62
CMY:
22, 81, 76
CMYK:
0, 76, 69, 22
HSL:
354°, 61.2903%, 48.6275%
HSV (HSB):
354°, 76.0000%, 78.4314%
XYZ:
25.7459, 14.7411, 6.0458
xyY:
0.5533, 0.3168, 14.7411
CIE-Lab:
45.2775, 59.3869, 29.3503
CIE-LCH:
45.2775, 66.2438, 26.2996
CIE-Luv:
45.2775, 112.2935, 19.0151
Hunter-Lab:
38.3941, 52.5068, 17.5397
#c8303e color charts
#c8303e color shades, tints & tones
#c8303e color schemes
#c8303e color preview, HTML & CSS examples
This text has a color of #c8303e
<p style="color:#c8303e;">Text here</p>
.mytext {color:#c8303e;}
This box has a color of #c8303e
<div style="background-color:#c8303e;">Content here</div>
.mybackground {background-color:#c8303e;}
Border around this has a color of #c8303e
<div style="border:2px solid #c8303e;">Content here</div>
.myborder {border:2px solid #c8303e;}