#fd2a8f color space conversions
Hex:
#fd2a8f
RGB:
253, 42, 143
CMY:
1, 84, 44
CMYK:
0, 83, 43, 1
HSL:
331°, 98.1395%, 57.8431%
HSV (HSB):
331°, 83.3992%, 99.2157%
XYZ:
46.2939, 24.5217, 28.2798
xyY:
0.4672, 0.2475, 24.5217
CIE-Lab:
56.6064, 80.4389, -2.4218
CIE-LCH:
56.6064, 80.4754, 358.2755
CIE-Luv:
56.6064, 127.5167, -19.1510
Hunter-Lab:
49.5194, 80.2141, 0.8040
#fd2a8f color charts
#fd2a8f color shades, tints & tones
#fd2a8f color schemes
#fd2a8f color preview, HTML & CSS examples
This text has a color of #fd2a8f
<p style="color:#fd2a8f;">Text here</p>
.mytext {color:#fd2a8f;}
This box has a color of #fd2a8f
<div style="background-color:#fd2a8f;">Content here</div>
.mybackground {background-color:#fd2a8f;}
Border around this has a color of #fd2a8f
<div style="border:2px solid #fd2a8f;">Content here</div>
.myborder {border:2px solid #fd2a8f;}