#c8314c color space conversions
Hex:
#c8314c
RGB:
200, 49, 76
CMY:
22, 81, 70
CMYK:
0, 76, 62, 22
HSL:
349°, 60.6426%, 48.8235%
HSV (HSB):
349°, 75.5000%, 78.4314%
XYZ:
26.2222, 14.9978, 8.3503
xyY:
0.5290, 0.3026, 14.9978
CIE-Lab:
45.6312, 59.8455, 21.2884
CIE-LCH:
45.6312, 63.5191, 19.5816
CIE-Luv:
45.6312, 107.8818, 12.0405
Hunter-Lab:
38.7270, 53.0911, 14.3248
#c8314c color charts
#c8314c color shades, tints & tones
#c8314c color schemes
#c8314c color preview, HTML & CSS examples
This text has a color of #c8314c
<p style="color:#c8314c;">Text here</p>
.mytext {color:#c8314c;}
This box has a color of #c8314c
<div style="background-color:#c8314c;">Content here</div>
.mybackground {background-color:#c8314c;}
Border around this has a color of #c8314c
<div style="border:2px solid #c8314c;">Content here</div>
.myborder {border:2px solid #c8314c;}