#fd38b5 color space conversions
Hex:
#fd38b5
RGB:
253, 56, 181
CMY:
1, 78, 29
CMYK:
0, 78, 28, 1
HSL:
322°, 98.0100%, 60.5882%
HSV (HSB):
322°, 77.8656%, 99.2157%
XYZ:
50.2627, 27.0472, 46.2876
xyY:
0.4067, 0.2188, 27.0472
CIE-Lab:
59.0180, 80.9795, -21.0414
CIE-LCH:
59.0180, 83.6685, 345.4346
CIE-Luv:
59.0180, 107.5319, -45.3469
Hunter-Lab:
52.0069, 81.5013, -16.3649
#fd38b5 color charts
#fd38b5 color shades, tints & tones
#fd38b5 color schemes
#fd38b5 color preview, HTML & CSS examples
This text has a color of #fd38b5
<p style="color:#fd38b5;">Text here</p>
.mytext {color:#fd38b5;}
This box has a color of #fd38b5
<div style="background-color:#fd38b5;">Content here</div>
.mybackground {background-color:#fd38b5;}
Border around this has a color of #fd38b5
<div style="border:2px solid #fd38b5;">Content here</div>
.myborder {border:2px solid #fd38b5;}