#fd53af color space conversions
Hex:
#fd53af
RGB:
253, 83, 175
CMY:
1, 67, 31
CMYK:
0, 67, 31, 1
HSL:
328°, 97.7011%, 65.8824%
HSV (HSB):
328°, 67.1937%, 99.2157%
XYZ:
51.3391, 30.1643, 43.6739
xyY:
0.4101, 0.2410, 30.1643
CIE-Lab:
61.7957, 71.8726, -13.3666
CIE-LCH:
61.7957, 73.1050, 349.4647
CIE-Luv:
61.7957, 100.9365, -32.6905
Hunter-Lab:
54.9220, 70.7418, -8.7018
#fd53af color charts
#fd53af color shades, tints & tones
#fd53af color schemes
#fd53af color preview, HTML & CSS examples
This text has a color of #fd53af
<p style="color:#fd53af;">Text here</p>
.mytext {color:#fd53af;}
This box has a color of #fd53af
<div style="background-color:#fd53af;">Content here</div>
.mybackground {background-color:#fd53af;}
Border around this has a color of #fd53af
<div style="border:2px solid #fd53af;">Content here</div>
.myborder {border:2px solid #fd53af;}