#fd38ac color space conversions
Hex:
#fd38ac
RGB:
253, 56, 172
CMY:
1, 78, 33
CMYK:
0, 78, 32, 1
HSL:
325°, 98.0100%, 60.5882%
HSV (HSB):
325°, 77.8656%, 99.2157%
XYZ:
49.3686, 26.6896, 41.5793
xyY:
0.4197, 0.2269, 26.6896
CIE-Lab:
58.6859, 79.9992, -16.3318
CIE-LCH:
58.6859, 81.6493, 348.4616
CIE-Luv:
58.6859, 111.3268, -38.2882
Hunter-Lab:
51.6619, 80.1677, -11.5553
#fd38ac color charts
#fd38ac color shades, tints & tones
#fd38ac color schemes
#fd38ac color preview, HTML & CSS examples
This text has a color of #fd38ac
<p style="color:#fd38ac;">Text here</p>
.mytext {color:#fd38ac;}
This box has a color of #fd38ac
<div style="background-color:#fd38ac;">Content here</div>
.mybackground {background-color:#fd38ac;}
Border around this has a color of #fd38ac
<div style="border:2px solid #fd38ac;">Content here</div>
.myborder {border:2px solid #fd38ac;}