#fd0f50 color space conversions
Hex:
#fd0f50
RGB:
253, 15, 80
CMY:
1, 94, 69
CMYK:
0, 94, 68, 1
HSL:
344°, 98.3471%, 52.5490%
HSV (HSB):
344°, 94.0711%, 99.2157%
XYZ:
42.1268, 21.8035, 9.5776
xyY:
0.5731, 0.2966, 21.8035
CIE-Lab:
53.8179, 80.2818, 31.4292
CIE-LCH:
53.8179, 86.2146, 21.3797
CIE-Luv:
53.8179, 157.8644, 17.3625
Hunter-Lab:
46.6942, 79.3252, 20.5248
#fd0f50 color charts
#fd0f50 color shades, tints & tones
#fd0f50 color schemes
#fd0f50 color preview, HTML & CSS examples
This text has a color of #fd0f50
<p style="color:#fd0f50;">Text here</p>
.mytext {color:#fd0f50;}
This box has a color of #fd0f50
<div style="background-color:#fd0f50;">Content here</div>
.mybackground {background-color:#fd0f50;}
Border around this has a color of #fd0f50
<div style="border:2px solid #fd0f50;">Content here</div>
.myborder {border:2px solid #fd0f50;}