#c6404e color space conversions
Hex:
#c6404e
RGB:
198, 64, 78
CMY:
22, 75, 69
CMYK:
0, 68, 61, 22
HSL:
354°, 54.0323%, 51.3725%
HSV (HSB):
354°, 67.6768%, 77.6471%
XYZ:
26.4972, 16.2226, 8.9424
xyY:
0.5129, 0.3140, 16.2226
CIE-Lab:
47.2652, 53.9362, 22.1428
CIE-LCH:
47.2652, 58.3045, 22.3200
CIE-Luv:
47.2652, 97.9613, 14.6332
Hunter-Lab:
40.2773, 46.9446, 15.0304
#c6404e color charts
#c6404e color shades, tints & tones
#c6404e color schemes
#c6404e color preview, HTML & CSS examples
This text has a color of #c6404e
<p style="color:#c6404e;">Text here</p>
.mytext {color:#c6404e;}
This box has a color of #c6404e
<div style="background-color:#c6404e;">Content here</div>
.mybackground {background-color:#c6404e;}
Border around this has a color of #c6404e
<div style="border:2px solid #c6404e;">Content here</div>
.myborder {border:2px solid #c6404e;}