#c0373f color space conversions
Hex:
#c0373f
RGB:
192, 55, 63
CMY:
25, 78, 75
CMYK:
0, 71, 67, 25
HSL:
356°, 55.4656%, 48.4314%
HSV (HSB):
356°, 71.3542%, 75.2941%
XYZ:
24.0016, 14.2977, 6.1973
xyY:
0.5394, 0.3213, 14.2977
CIE-Lab:
44.6569, 54.5844, 27.6481
CIE-LCH:
44.6569, 61.1872, 26.8631
CIE-Luv:
44.6569, 101.9659, 18.7203
Hunter-Lab:
37.8123, 47.1324, 16.7512
#c0373f color charts
#c0373f color shades, tints & tones
#c0373f color schemes
#c0373f color preview, HTML & CSS examples
This text has a color of #c0373f
<p style="color:#c0373f;">Text here</p>
.mytext {color:#c0373f;}
This box has a color of #c0373f
<div style="background-color:#c0373f;">Content here</div>
.mybackground {background-color:#c0373f;}
Border around this has a color of #c0373f
<div style="border:2px solid #c0373f;">Content here</div>
.myborder {border:2px solid #c0373f;}