#c03d4f color space conversions
Hex:
#c03d4f
RGB:
192, 61, 79
CMY:
25, 76, 69
CMYK:
0, 68, 59, 25
HSL:
352°, 51.7787%, 49.6078%
HSV (HSB):
352°, 68.2292%, 75.2941%
XYZ:
24.8183, 15.1085, 9.0053
xyY:
0.5072, 0.3088, 15.1085
CIE-Lab:
45.7824, 53.2775, 19.3830
CIE-LCH:
45.7824, 56.6939, 19.9920
CIE-Luv:
45.7824, 94.4334, 11.8896
Hunter-Lab:
38.8696, 45.9505, 13.4724
#c03d4f color charts
#c03d4f color shades, tints & tones
#c03d4f color schemes
#c03d4f color preview, HTML & CSS examples
This text has a color of #c03d4f
<p style="color:#c03d4f;">Text here</p>
.mytext {color:#c03d4f;}
This box has a color of #c03d4f
<div style="background-color:#c03d4f;">Content here</div>
.mybackground {background-color:#c03d4f;}
Border around this has a color of #c03d4f
<div style="border:2px solid #c03d4f;">Content here</div>
.myborder {border:2px solid #c03d4f;}