#ff404c color space conversions
Hex:
#ff404c
RGB:
255, 64, 76
CMY:
0, 75, 70
CMYK:
0, 75, 70, 0
HSL:
356°, 100.0000%, 62.5490%
HSV (HSB):
356°, 74.9020%, 100.0000%
XYZ:
44.3779, 25.4486, 9.4106
xyY:
0.5601, 0.3212, 25.4486
CIE-Lab:
57.5099, 71.0407, 38.3148
CIE-LCH:
57.5099, 80.7143, 28.3396
CIE-Luv:
57.5099, 144.1904, 26.7467
Hunter-Lab:
50.4466, 68.7450, 24.2524
#ff404c color charts
#ff404c RGB chart
#ff404c CMYK chart
#ff404c RGB pie chart
#ff404c color shades, tints & tones
#ff404c color schemes
#ff404c color preview, HTML & CSS examples
This text has a color of #ff404c
<p style="color:#ff404c;">Text here</p>
.mytext {color:#ff404c;}
Text color #ff404c
This box has a color of #ff404c
<div style="background-color:#ff404c;">Content here</div>
.mybackground {background-color:#ff404c;}
Background color #ff404c
Border around this has a color of #ff404c
<div style="border:2px solid #ff404c;">Content here</div>
.myborder {border:2px solid #ff404c;}
Border color #ff404c