#c9053f color space conversions
Hex:
#c9053f
RGB:
201, 5, 63
CMY:
21, 98, 75
CMYK:
0, 98, 69, 21
HSL:
342°, 95.1456%, 40.3922%
HSV (HSB):
342°, 97.5124%, 78.8235%
XYZ:
25.0389, 12.8849, 5.8700
xyY:
0.5717, 0.2942, 12.8849
CIE-Lab:
42.5893, 67.9848, 25.4625
CIE-LCH:
42.5893, 72.5967, 20.5325
CIE-Luv:
42.5893, 125.5078, 12.8444
Hunter-Lab:
35.8956, 61.6949, 15.4313
#c9053f color charts
#c9053f color shades, tints & tones
#c9053f color schemes
#c9053f color preview, HTML & CSS examples
This text has a color of #c9053f
<p style="color:#c9053f;">Text here</p>
.mytext {color:#c9053f;}
This box has a color of #c9053f
<div style="background-color:#c9053f;">Content here</div>
.mybackground {background-color:#c9053f;}
Border around this has a color of #c9053f
<div style="border:2px solid #c9053f;">Content here</div>
.myborder {border:2px solid #c9053f;}