#c9354d color space conversions
Hex:
#c9354d
RGB:
201, 53, 77
CMY:
21, 79, 70
CMYK:
0, 74, 62, 21
HSL:
350°, 58.2677%, 49.8039%
HSV (HSB):
350°, 73.6318%, 78.8235%
XYZ:
26.7001, 15.4995, 8.6056
xyY:
0.5255, 0.3051, 15.4995
CIE-Lab:
46.3109, 58.8807, 21.6029
CIE-LCH:
46.3109, 62.7186, 20.1477
CIE-Luv:
46.3109, 106.4920, 12.7064
Hunter-Lab:
39.3694, 52.1608, 14.5986
#c9354d color charts
#c9354d color shades, tints & tones
#c9354d color schemes
#c9354d color preview, HTML & CSS examples
This text has a color of #c9354d
<p style="color:#c9354d;">Text here</p>
.mytext {color:#c9354d;}
This box has a color of #c9354d
<div style="background-color:#c9354d;">Content here</div>
.mybackground {background-color:#c9354d;}
Border around this has a color of #c9354d
<div style="border:2px solid #c9354d;">Content here</div>
.myborder {border:2px solid #c9354d;}