#fd38da color space conversions
Hex:
#fd38da
RGB:
253, 56, 218
CMY:
1, 78, 15
CMYK:
0, 78, 14, 1
HSL:
311°, 98.0100%, 60.5882%
HSV (HSB):
311°, 77.8656%, 99.2157%
XYZ:
54.5771, 28.7729, 69.0069
xyY:
0.3582, 0.1889, 28.7729
CIE-Lab:
60.5807, 85.4964, -39.7580
CIE-LCH:
60.5807, 94.2886, 335.0604
CIE-Luv:
60.5807, 92.2159, -74.6322
Hunter-Lab:
53.6404, 87.7462, -38.7266
#fd38da color charts
#fd38da color shades, tints & tones
#fd38da color schemes
#fd38da color preview, HTML & CSS examples
This text has a color of #fd38da
<p style="color:#fd38da;">Text here</p>
.mytext {color:#fd38da;}
This box has a color of #fd38da
<div style="background-color:#fd38da;">Content here</div>
.mybackground {background-color:#fd38da;}
Border around this has a color of #fd38da
<div style="border:2px solid #fd38da;">Content here</div>
.myborder {border:2px solid #fd38da;}