#fd38d2 color space conversions
Hex:
#fd38d2
RGB:
253, 56, 210
CMY:
1, 78, 18
CMYK:
0, 78, 17, 1
HSL:
313°, 98.0100%, 60.5882%
HSV (HSB):
313°, 77.8656%, 99.2157%
XYZ:
53.5550, 28.3641, 63.6249
xyY:
0.3680, 0.1949, 28.3641
CIE-Lab:
60.2163, 84.4567, -35.7988
CIE-LCH:
60.2163, 91.7305, 337.0293
CIE-Luv:
60.2163, 95.4587, -68.3113
Hunter-Lab:
53.2580, 86.2941, -33.5505
#fd38d2 color charts
#fd38d2 color shades, tints & tones
#fd38d2 color schemes
#fd38d2 color preview, HTML & CSS examples
This text has a color of #fd38d2
<p style="color:#fd38d2;">Text here</p>
.mytext {color:#fd38d2;}
This box has a color of #fd38d2
<div style="background-color:#fd38d2;">Content here</div>
.mybackground {background-color:#fd38d2;}
Border around this has a color of #fd38d2
<div style="border:2px solid #fd38d2;">Content here</div>
.myborder {border:2px solid #fd38d2;}