#fd66cd color space conversions
Hex:
#fd66cd
RGB:
253, 102, 205
CMY:
1, 60, 20
CMYK:
0, 60, 19, 1
HSL:
319°, 97.4194%, 69.6078%
HSV (HSB):
319°, 59.6838%, 99.2157%
XYZ:
56.2788, 34.7932, 61.5071
xyY:
0.3689, 0.2280, 34.7932
CIE-Lab:
65.5873, 68.1916, -24.6623
CIE-LCH:
65.5873, 72.5142, 340.1169
CIE-Luv:
65.5873, 82.9758, -49.2562
Hunter-Lab:
58.9857, 67.0835, -20.5344
#fd66cd color charts
#fd66cd color shades, tints & tones
#fd66cd color schemes
#fd66cd color preview, HTML & CSS examples
This text has a color of #fd66cd
<p style="color:#fd66cd;">Text here</p>
.mytext {color:#fd66cd;}
This box has a color of #fd66cd
<div style="background-color:#fd66cd;">Content here</div>
.mybackground {background-color:#fd66cd;}
Border around this has a color of #fd66cd
<div style="border:2px solid #fd66cd;">Content here</div>
.myborder {border:2px solid #fd66cd;}