#c9053c color space conversions
Hex:
#c9053c
RGB:
201, 5, 60
CMY:
21, 98, 76
CMYK:
0, 98, 70, 21
HSL:
343°, 95.1456%, 40.3922%
HSV (HSB):
343°, 97.5124%, 78.8235%
XYZ:
24.9573, 12.8523, 5.4403
xyY:
0.5770, 0.2972, 12.8523
CIE-Lab:
42.5398, 67.8497, 27.2675
CIE-LCH:
42.5398, 73.1238, 21.8942
CIE-Luv:
42.5398, 126.4565, 14.2958
Hunter-Lab:
35.8501, 61.5263, 16.0977
#c9053c color charts
#c9053c color shades, tints & tones
#c9053c color schemes
#c9053c color preview, HTML & CSS examples
This text has a color of #c9053c
<p style="color:#c9053c;">Text here</p>
.mytext {color:#c9053c;}
This box has a color of #c9053c
<div style="background-color:#c9053c;">Content here</div>
.mybackground {background-color:#c9053c;}
Border around this has a color of #c9053c
<div style="border:2px solid #c9053c;">Content here</div>
.myborder {border:2px solid #c9053c;}