#fd265e color space conversions
Hex:
#fd265e
RGB:
253, 38, 94
CMY:
1, 85, 63
CMYK:
0, 85, 63, 1
HSL:
344°, 98.1735%, 57.0588%
HSV (HSB):
344°, 84.9802%, 99.2157%
XYZ:
43.2215, 23.0770, 12.7660
xyY:
0.5467, 0.2919, 23.0770
CIE-Lab:
55.1516, 77.8069, 24.7875
CIE-LCH:
55.1516, 81.6599, 17.6707
CIE-Luv:
55.1516, 147.9875, 12.4016
Hunter-Lab:
48.0386, 76.5335, 17.8710
#fd265e color charts
#fd265e color shades, tints & tones
#fd265e color schemes
#fd265e color preview, HTML & CSS examples
This text has a color of #fd265e
<p style="color:#fd265e;">Text here</p>
.mytext {color:#fd265e;}
This box has a color of #fd265e
<div style="background-color:#fd265e;">Content here</div>
.mybackground {background-color:#fd265e;}
Border around this has a color of #fd265e
<div style="border:2px solid #fd265e;">Content here</div>
.myborder {border:2px solid #fd265e;}