#fd37e5 color space conversions
Hex:
#fd37e5
RGB:
253, 55, 229
CMY:
1, 78, 10
CMYK:
0, 78, 9, 1
HSL:
307°, 98.0198%, 60.3922%
HSV (HSB):
307°, 78.2609%, 99.2157%
XYZ:
56.0171, 29.2722, 76.8264
xyY:
0.3455, 0.1806, 29.2722
CIE-Lab:
61.0211, 87.2216, -45.2570
CIE-LCH:
61.0211, 98.2640, 332.5764
CIE-Luv:
61.0211, 88.0322, -83.4901
Hunter-Lab:
54.1038, 90.1308, -46.3182
#fd37e5 color charts
#fd37e5 color shades, tints & tones
#fd37e5 color schemes
#fd37e5 color preview, HTML & CSS examples
This text has a color of #fd37e5
<p style="color:#fd37e5;">Text here</p>
.mytext {color:#fd37e5;}
This box has a color of #fd37e5
<div style="background-color:#fd37e5;">Content here</div>
.mybackground {background-color:#fd37e5;}
Border around this has a color of #fd37e5
<div style="border:2px solid #fd37e5;">Content here</div>
.myborder {border:2px solid #fd37e5;}