#ff4f50 color space conversions
Hex:
#ff4f50
RGB:
255, 79, 80
CMY:
0, 69, 69
CMYK:
0, 69, 69, 0
HSL:
360°, 100.0000%, 65.4902%
HSV (HSB):
360°, 69.0196%, 100.0000%
XYZ:
45.4839, 27.4312, 10.4869
xyY:
0.5454, 0.3289, 27.4312
CIE-Lab:
59.3713, 66.2136, 38.2738
CIE-LCH:
59.3713, 76.4796, 30.0295
CIE-Luv:
59.3713, 134.8112, 28.6652
Hunter-Lab:
52.3748, 63.3594, 24.7908
#ff4f50 color charts
#ff4f50 color shades, tints & tones
#ff4f50 color schemes
#ff4f50 color preview, HTML & CSS examples
This text has a color of #ff4f50
<p style="color:#ff4f50;">Text here</p>
.mytext {color:#ff4f50;}
This box has a color of #ff4f50
<div style="background-color:#ff4f50;">Content here</div>
.mybackground {background-color:#ff4f50;}
Border around this has a color of #ff4f50
<div style="border:2px solid #ff4f50;">Content here</div>
.myborder {border:2px solid #ff4f50;}