#c0393f color space conversions
Hex:
#c0393f
RGB:
192, 57, 63
CMY:
25, 78, 75
CMYK:
0, 70, 67, 25
HSL:
357°, 54.2169%, 48.8235%
HSV (HSB):
357°, 70.3125%, 75.2941%
XYZ:
24.0986, 14.4916, 6.2297
xyY:
0.5377, 0.3233, 14.4916
CIE-Lab:
44.9299, 53.8328, 27.9852
CIE-LCH:
44.9299, 60.6724, 27.4678
CIE-Luv:
44.9299, 100.8586, 19.2659
Hunter-Lab:
38.0678, 46.3794, 16.9449
#c0393f color charts
#c0393f color shades, tints & tones
#c0393f color schemes
#c0393f color preview, HTML & CSS examples
This text has a color of #c0393f
<p style="color:#c0393f;">Text here</p>
.mytext {color:#c0393f;}
This box has a color of #c0393f
<div style="background-color:#c0393f;">Content here</div>
.mybackground {background-color:#c0393f;}
Border around this has a color of #c0393f
<div style="border:2px solid #c0393f;">Content here</div>
.myborder {border:2px solid #c0393f;}