#fd265f color space conversions
Hex:
#fd265f
RGB:
253, 38, 95
CMY:
1, 85, 63
CMYK:
0, 85, 62, 1
HSL:
344°, 98.1735%, 57.0588%
HSV (HSB):
344°, 84.9802%, 99.2157%
XYZ:
43.2667, 23.0951, 13.0039
xyY:
0.5452, 0.2910, 23.0951
CIE-Lab:
55.1702, 77.8608, 24.2152
CIE-LCH:
55.1702, 81.5395, 17.2760
CIE-Luv:
55.1702, 147.6431, 11.8411
Hunter-Lab:
48.0574, 76.6056, 17.5968
#fd265f color charts
#fd265f color shades, tints & tones
#fd265f color schemes
#fd265f color preview, HTML & CSS examples
This text has a color of #fd265f
<p style="color:#fd265f;">Text here</p>
.mytext {color:#fd265f;}
This box has a color of #fd265f
<div style="background-color:#fd265f;">Content here</div>
.mybackground {background-color:#fd265f;}
Border around this has a color of #fd265f
<div style="border:2px solid #fd265f;">Content here</div>
.myborder {border:2px solid #fd265f;}