#fd0f5c color space conversions
Hex:
#fd0f5c
RGB:
253, 15, 92
CMY:
1, 94, 64
CMYK:
0, 94, 64, 1
HSL:
341°, 98.3471%, 52.5490%
HSV (HSB):
341°, 94.0711%, 99.2157%
XYZ:
42.6106, 21.9970, 12.1252
xyY:
0.5553, 0.2867, 21.9970
CIE-Lab:
54.0238, 80.8479, 24.5090
CIE-LCH:
54.0238, 84.4812, 16.8646
CIE-Luv:
54.0238, 153.7704, 11.0788
Hunter-Lab:
46.9010, 80.0947, 17.5025
#fd0f5c color charts
#fd0f5c color shades, tints & tones
#fd0f5c color schemes
#fd0f5c color preview, HTML & CSS examples
This text has a color of #fd0f5c
<p style="color:#fd0f5c;">Text here</p>
.mytext {color:#fd0f5c;}
This box has a color of #fd0f5c
<div style="background-color:#fd0f5c;">Content here</div>
.mybackground {background-color:#fd0f5c;}
Border around this has a color of #fd0f5c
<div style="border:2px solid #fd0f5c;">Content here</div>
.myborder {border:2px solid #fd0f5c;}