#fd38e8 color space conversions
Hex:
#fd38e8
RGB:
253, 56, 232
CMY:
1, 78, 9
CMYK:
0, 78, 8, 1
HSL:
306°, 98.0100%, 60.5882%
HSV (HSB):
306°, 77.8656%, 99.2157%
XYZ:
56.4877, 29.5372, 79.0679
xyY:
0.3422, 0.1789, 29.5372
CIE-Lab:
61.2528, 87.3934, -46.5725
CIE-LCH:
61.2528, 99.0283, 331.9465
CIE-Luv:
61.2528, 86.6728, -85.6129
Hunter-Lab:
54.3481, 90.4179, -48.2139
#fd38e8 color charts
#fd38e8 color shades, tints & tones
#fd38e8 color schemes
#fd38e8 color preview, HTML & CSS examples
This text has a color of #fd38e8
<p style="color:#fd38e8;">Text here</p>
.mytext {color:#fd38e8;}
This box has a color of #fd38e8
<div style="background-color:#fd38e8;">Content here</div>
.mybackground {background-color:#fd38e8;}
Border around this has a color of #fd38e8
<div style="border:2px solid #fd38e8;">Content here</div>
.myborder {border:2px solid #fd38e8;}