#fd53a8 color space conversions
Hex:
#fd53a8
RGB:
253, 83, 168
CMY:
1, 67, 34
CMYK:
0, 67, 34, 1
HSL:
330°, 97.7011%, 65.8824%
HSV (HSB):
330°, 67.1937%, 99.2157%
XYZ:
50.6692, 29.8963, 40.1458
xyY:
0.4198, 0.2477, 29.8963
CIE-Lab:
61.5647, 71.0895, -9.6813
CIE-LCH:
61.5647, 71.7457, 352.2449
CIE-Luv:
61.5647, 103.4798, -27.2462
Hunter-Lab:
54.6775, 69.7286, -5.2581
#fd53a8 color charts
#fd53a8 color shades, tints & tones
#fd53a8 color schemes
#fd53a8 color preview, HTML & CSS examples
This text has a color of #fd53a8
<p style="color:#fd53a8;">Text here</p>
.mytext {color:#fd53a8;}
This box has a color of #fd53a8
<div style="background-color:#fd53a8;">Content here</div>
.mybackground {background-color:#fd53a8;}
Border around this has a color of #fd53a8
<div style="border:2px solid #fd53a8;">Content here</div>
.myborder {border:2px solid #fd53a8;}