#c3404e color space conversions
Hex:
#c3404e
RGB:
195, 64, 78
CMY:
24, 75, 69
CMYK:
0, 67, 60, 24
HSL:
354°, 52.1912%, 50.7843%
HSV (HSB):
354°, 67.1795%, 76.4706%
XYZ:
25.7142, 15.8190, 8.9058
xyY:
0.5098, 0.3136, 15.8190
CIE-Lab:
46.7361, 52.9673, 21.3494
CIE-LCH:
46.7361, 57.1081, 21.9527
CIE-Luv:
46.7361, 95.5018, 14.0215
Hunter-Lab:
39.7730, 45.8017, 14.5652
#c3404e color charts
#c3404e color shades, tints & tones
#c3404e color schemes
#c3404e color preview, HTML & CSS examples
This text has a color of #c3404e
<p style="color:#c3404e;">Text here</p>
.mytext {color:#c3404e;}
This box has a color of #c3404e
<div style="background-color:#c3404e;">Content here</div>
.mybackground {background-color:#c3404e;}
Border around this has a color of #c3404e
<div style="border:2px solid #c3404e;">Content here</div>
.myborder {border:2px solid #c3404e;}