#fd264f color space conversions
Hex:
#fd264f
RGB:
253, 38, 79
CMY:
1, 85, 69
CMYK:
0, 85, 69, 1
HSL:
349°, 98.1735%, 57.0588%
HSV (HSB):
349°, 84.9802%, 99.2157%
XYZ:
42.6124, 22.8334, 9.5585
xyY:
0.5681, 0.3044, 22.8334
CIE-Lab:
54.9003, 77.0754, 33.3546
CIE-LCH:
54.9003, 83.9830, 23.4007
CIE-Luv:
54.9003, 152.7930, 20.1944
Hunter-Lab:
47.7843, 75.5577, 21.5890
#fd264f color charts
#fd264f color shades, tints & tones
#fd264f color schemes
#fd264f color preview, HTML & CSS examples
This text has a color of #fd264f
<p style="color:#fd264f;">Text here</p>
.mytext {color:#fd264f;}
This box has a color of #fd264f
<div style="background-color:#fd264f;">Content here</div>
.mybackground {background-color:#fd264f;}
Border around this has a color of #fd264f
<div style="border:2px solid #fd264f;">Content here</div>
.myborder {border:2px solid #fd264f;}