#c0374e color space conversions
Hex:
#c0374e
RGB:
192, 55, 78
CMY:
25, 78, 69
CMYK:
0, 71, 59, 25
HSL:
350°, 55.4656%, 48.4314%
HSV (HSB):
350°, 71.3542%, 75.2941%
XYZ:
24.4796, 14.4889, 8.7141
xyY:
0.5134, 0.3039, 14.4889
CIE-Lab:
44.9261, 55.5082, 18.8560
CIE-LCH:
44.9261, 58.6235, 18.7625
CIE-Luv:
44.9261, 97.8776, 10.6949
Hunter-Lab:
38.0643, 48.1828, 13.0716
#c0374e color charts
#c0374e color shades, tints & tones
#c0374e color schemes
#c0374e color preview, HTML & CSS examples
This text has a color of #c0374e
<p style="color:#c0374e;">Text here</p>
.mytext {color:#c0374e;}
This box has a color of #c0374e
<div style="background-color:#c0374e;">Content here</div>
.mybackground {background-color:#c0374e;}
Border around this has a color of #c0374e
<div style="border:2px solid #c0374e;">Content here</div>
.myborder {border:2px solid #c0374e;}