#c03c40 color space conversions
Hex:
#c03c40
RGB:
192, 60, 64
CMY:
25, 76, 75
CMYK:
0, 69, 67, 25
HSL:
358°, 52.3810%, 49.4118%
HSV (HSB):
358°, 68.7500%, 75.2941%
XYZ:
24.2795, 14.8084, 6.4291
xyY:
0.5334, 0.3253, 14.8084
CIE-Lab:
45.3706, 52.7232, 27.9312
CIE-LCH:
45.3706, 59.6648, 27.9133
CIE-Luv:
45.3706, 98.9057, 19.6284
Hunter-Lab:
38.4816, 45.2795, 17.0316
#c03c40 color charts
#c03c40 color shades, tints & tones
#c03c40 color schemes
#c03c40 color preview, HTML & CSS examples
This text has a color of #c03c40
<p style="color:#c03c40;">Text here</p>
.mytext {color:#c03c40;}
This box has a color of #c03c40
<div style="background-color:#c03c40;">Content here</div>
.mybackground {background-color:#c03c40;}
Border around this has a color of #c03c40
<div style="border:2px solid #c03c40;">Content here</div>
.myborder {border:2px solid #c03c40;}