#c93c30 color space conversions
Hex:
#c93c30
RGB:
201, 60, 48
CMY:
21, 76, 81
CMYK:
0, 70, 76, 21
HSL:
5°, 61.4458%, 48.8235%
HSV (HSB):
5°, 76.1194%, 78.8235%
XYZ:
26.2368, 15.8626, 4.4753
xyY:
0.5633, 0.3406, 15.8626
CIE-Lab:
46.7937, 54.8945, 39.2438
CIE-LCH:
46.7937, 67.4795, 35.5608
CIE-Luv:
46.7937, 109.6243, 27.9451
Hunter-Lab:
39.8279, 47.8886, 21.2174
#c93c30 color charts
#c93c30 color shades, tints & tones
#c93c30 color schemes
#c93c30 color preview, HTML & CSS examples
This text has a color of #c93c30
<p style="color:#c93c30;">Text here</p>
.mytext {color:#c93c30;}
This box has a color of #c93c30
<div style="background-color:#c93c30;">Content here</div>
.mybackground {background-color:#c93c30;}
Border around this has a color of #c93c30
<div style="border:2px solid #c93c30;">Content here</div>
.myborder {border:2px solid #c93c30;}