#fd68d5 color space conversions
Hex:
#fd68d5
RGB:
253, 104, 213
CMY:
1, 59, 16
CMYK:
0, 59, 16, 1
HSL:
316°, 97.3856%, 70.0000%
HSV (HSB):
316°, 58.8933%, 99.2157%
XYZ:
57.4686, 35.5874, 66.7909
xyY:
0.3595, 0.2226, 35.5874
CIE-Lab:
66.2034, 68.4739, -28.2048
CIE-LCH:
66.2034, 74.0553, 337.6130
CIE-Luv:
66.2034, 79.6381, -54.8717
Hunter-Lab:
59.6552, 67.5608, -24.6235
#fd68d5 color charts
#fd68d5 color shades, tints & tones
#fd68d5 color schemes
#fd68d5 color preview, HTML & CSS examples
This text has a color of #fd68d5
<p style="color:#fd68d5;">Text here</p>
.mytext {color:#fd68d5;}
This box has a color of #fd68d5
<div style="background-color:#fd68d5;">Content here</div>
.mybackground {background-color:#fd68d5;}
Border around this has a color of #fd68d5
<div style="border:2px solid #fd68d5;">Content here</div>
.myborder {border:2px solid #fd68d5;}