#c8393c color space conversions
Hex:
#c8393c
RGB:
200, 57, 60
CMY:
22, 78, 76
CMYK:
0, 72, 70, 22
HSL:
359°, 56.5217%, 50.3922%
HSV (HSB):
359°, 71.5000%, 78.4314%
XYZ:
26.0982, 15.5319, 5.8974
xyY:
0.5491, 0.3268, 15.5319
CIE-Lab:
46.3542, 56.2147, 31.8362
CIE-LCH:
46.3542, 64.6037, 29.5243
CIE-Luv:
46.3542, 108.0739, 22.1346
Hunter-Lab:
39.4105, 49.2368, 18.7152
#c8393c color charts
#c8393c color shades, tints & tones
#c8393c color schemes
#c8393c color preview, HTML & CSS examples
This text has a color of #c8393c
<p style="color:#c8393c;">Text here</p>
.mytext {color:#c8393c;}
This box has a color of #c8393c
<div style="background-color:#c8393c;">Content here</div>
.mybackground {background-color:#c8393c;}
Border around this has a color of #c8393c
<div style="border:2px solid #c8393c;">Content here</div>
.myborder {border:2px solid #c8393c;}