#fd38a5 color space conversions
Hex:
#fd38a5
RGB:
253, 56, 165
CMY:
1, 78, 35
CMYK:
0, 78, 35, 1
HSL:
327°, 98.0100%, 60.5882%
HSV (HSB):
327°, 77.8656%, 99.2157%
XYZ:
48.7137, 26.4276, 38.1308
xyY:
0.4301, 0.2333, 26.4276
CIE-Lab:
58.4407, 79.2708, -12.6268
CIE-LCH:
58.4407, 80.2701, 350.9496
CIE-Luv:
58.4407, 114.2736, -32.8528
Hunter-Lab:
51.4078, 79.1819, -7.9919
#fd38a5 color charts
#fd38a5 color shades, tints & tones
#fd38a5 color schemes
#fd38a5 color preview, HTML & CSS examples
This text has a color of #fd38a5
<p style="color:#fd38a5;">Text here</p>
.mytext {color:#fd38a5;}
This box has a color of #fd38a5
<div style="background-color:#fd38a5;">Content here</div>
.mybackground {background-color:#fd38a5;}
Border around this has a color of #fd38a5
<div style="border:2px solid #fd38a5;">Content here</div>
.myborder {border:2px solid #fd38a5;}