#fd255d color space conversions
Hex:
#fd255d
RGB:
253, 37, 93
CMY:
1, 85, 64
CMYK:
0, 85, 63, 1
HSL:
344°, 98.1818%, 56.8627%
HSV (HSB):
344°, 85.3755%, 99.2157%
XYZ:
43.1454, 22.9961, 12.5206
xyY:
0.5485, 0.2923, 22.9961
CIE-Lab:
55.0683, 77.9400, 25.2751
CIE-LCH:
55.0683, 81.9358, 17.9674
CIE-Luv:
55.0683, 148.6294, 12.8128
Hunter-Lab:
47.9542, 76.6800, 18.0877
#fd255d color charts
#fd255d color shades, tints & tones
#fd255d color schemes
#fd255d color preview, HTML & CSS examples
This text has a color of #fd255d
<p style="color:#fd255d;">Text here</p>
.mytext {color:#fd255d;}
This box has a color of #fd255d
<div style="background-color:#fd255d;">Content here</div>
.mybackground {background-color:#fd255d;}
Border around this has a color of #fd255d
<div style="border:2px solid #fd255d;">Content here</div>
.myborder {border:2px solid #fd255d;}