#fd256e color space conversions
Hex:
#fd256e
RGB:
253, 37, 110
CMY:
1, 85, 57
CMYK:
0, 85, 57, 1
HSL:
340°, 98.1818%, 56.8627%
HSV (HSB):
340°, 85.3755%, 99.2157%
XYZ:
43.9841, 23.3316, 16.9371
xyY:
0.5220, 0.2769, 23.3316
CIE-Lab:
55.4122, 78.9315, 15.5632
CIE-LCH:
55.4122, 80.4512, 11.1542
CIE-Luv:
55.4122, 142.4351, 2.7254
Hunter-Lab:
48.3028, 78.0106, 13.0223
#fd256e color charts
#fd256e color shades, tints & tones
#fd256e color schemes
#fd256e color preview, HTML & CSS examples
This text has a color of #fd256e
<p style="color:#fd256e;">Text here</p>
.mytext {color:#fd256e;}
This box has a color of #fd256e
<div style="background-color:#fd256e;">Content here</div>
.mybackground {background-color:#fd256e;}
Border around this has a color of #fd256e
<div style="border:2px solid #fd256e;">Content here</div>
.myborder {border:2px solid #fd256e;}