#fd5e8a color space conversions
Hex:
#fd5e8a
RGB:
253, 94, 138
CMY:
1, 63, 46
CMYK:
0, 63, 45, 1
HSL:
343°, 97.5460%, 68.0392%
HSV (HSB):
343°, 62.8458%, 99.2157%
XYZ:
49.0982, 30.7230, 27.3871
xyY:
0.4580, 0.2866, 30.7230
CIE-Lab:
62.2731, 63.8017, 8.7054
CIE-LCH:
62.2731, 64.3928, 7.7697
CIE-Luv:
62.2731, 108.3549, -1.0897
Hunter-Lab:
55.4284, 61.1148, 9.5047
#fd5e8a color charts
#fd5e8a color shades, tints & tones
#fd5e8a color schemes
#fd5e8a color preview, HTML & CSS examples
This text has a color of #fd5e8a
<p style="color:#fd5e8a;">Text here</p>
.mytext {color:#fd5e8a;}
This box has a color of #fd5e8a
<div style="background-color:#fd5e8a;">Content here</div>
.mybackground {background-color:#fd5e8a;}
Border around this has a color of #fd5e8a
<div style="border:2px solid #fd5e8a;">Content here</div>
.myborder {border:2px solid #fd5e8a;}