#fd0e8a color space conversions
Hex:
#fd0e8a
RGB:
253, 14, 138
CMY:
1, 95, 46
CMYK:
0, 94, 45, 1
HSL:
329°, 98.3539%, 52.3529%
HSV (HSB):
329°, 94.4664%, 99.2157%
XYZ:
45.2525, 23.0317, 26.1052
xyY:
0.4794, 0.2440, 23.0317
CIE-Lab:
55.1050, 83.9384, -1.6522
CIE-LCH:
55.1050, 83.9547, 358.8724
CIE-Luv:
55.1050, 134.7289, -18.9153
Hunter-Lab:
47.9914, 84.3282, 1.3427
#fd0e8a color charts
#fd0e8a color shades, tints & tones
#fd0e8a color schemes
#fd0e8a color preview, HTML & CSS examples
This text has a color of #fd0e8a
<p style="color:#fd0e8a;">Text here</p>
.mytext {color:#fd0e8a;}
This box has a color of #fd0e8a
<div style="background-color:#fd0e8a;">Content here</div>
.mybackground {background-color:#fd0e8a;}
Border around this has a color of #fd0e8a
<div style="border:2px solid #fd0e8a;">Content here</div>
.myborder {border:2px solid #fd0e8a;}