#cf404e color space conversions
Hex:
#cf404e
RGB:
207, 64, 78
CMY:
19, 75, 69
CMYK:
0, 69, 62, 19
HSL:
354°, 59.8326%, 53.1373%
HSV (HSB):
354°, 69.0821%, 81.1765%
XYZ:
28.9407, 17.4822, 9.0568
xyY:
0.5216, 0.3151, 17.4822
CIE-Lab:
48.8620, 56.7997, 24.5269
CIE-LCH:
48.8620, 61.8690, 23.3554
CIE-Luv:
48.8620, 105.3169, 16.4572
Hunter-Lab:
41.8118, 50.3809, 16.4255
#cf404e color charts
#cf404e color shades, tints & tones
#cf404e color schemes
#cf404e color preview, HTML & CSS examples
This text has a color of #cf404e
<p style="color:#cf404e;">Text here</p>
.mytext {color:#cf404e;}
This box has a color of #cf404e
<div style="background-color:#cf404e;">Content here</div>
.mybackground {background-color:#cf404e;}
Border around this has a color of #cf404e
<div style="border:2px solid #cf404e;">Content here</div>
.myborder {border:2px solid #cf404e;}