#fd256c color space conversions
Hex:
#fd256c
RGB:
253, 37, 108
CMY:
1, 85, 58
CMYK:
0, 85, 57, 1
HSL:
340°, 98.1818%, 56.8627%
HSV (HSB):
340°, 85.3755%, 99.2157%
XYZ:
43.8764, 23.2885, 16.3699
xyY:
0.5252, 0.2788, 23.2885
CIE-Lab:
55.3683, 78.8051, 16.7016
CIE-LCH:
55.3683, 80.5555, 11.9660
CIE-Luv:
55.3683, 143.2015, 3.9787
Hunter-Lab:
48.2582, 77.8406, 13.6686
#fd256c color charts
#fd256c RGB chart
#fd256c CMYK chart
#fd256c RGB pie chart
#fd256c color shades, tints & tones
#fd256c color schemes
#fd256c color preview, HTML & CSS examples
This text has a color of #fd256c
<p style="color:#fd256c;">Text here</p>
.mytext {color:#fd256c;}
Text color #fd256c
This box has a color of #fd256c
<div style="background-color:#fd256c;">Content here</div>
.mybackground {background-color:#fd256c;}
Background color #fd256c
Border around this has a color of #fd256c
<div style="border:2px solid #fd256c;">Content here</div>
.myborder {border:2px solid #fd256c;}
Border color #fd256c