#ff424e color space conversions
Hex:
#ff424e
RGB:
255, 66, 78
CMY:
0, 74, 69
CMYK:
0, 74, 69, 0
HSL:
356°, 100.0000%, 62.9412%
HSV (HSB):
356°, 74.1176%, 100.0000%
XYZ:
44.5634, 25.7065, 9.8208
xyY:
0.5564, 0.3210, 25.7065
CIE-Lab:
57.7574, 70.5135, 37.4748
CIE-LCH:
57.7574, 79.8531, 27.9886
CIE-Luv:
57.7574, 142.6498, 26.3015
Hunter-Lab:
50.7016, 68.1621, 24.0067
#ff424e color charts
#ff424e color shades, tints & tones
#ff424e color schemes
#ff424e color preview, HTML & CSS examples
This text has a color of #ff424e
<p style="color:#ff424e;">Text here</p>
.mytext {color:#ff424e;}
This box has a color of #ff424e
<div style="background-color:#ff424e;">Content here</div>
.mybackground {background-color:#ff424e;}
Border around this has a color of #ff424e
<div style="border:2px solid #ff424e;">Content here</div>
.myborder {border:2px solid #ff424e;}