#fd55cf color space conversions
Hex:
#fd55cf
RGB:
253, 85, 207
CMY:
1, 67, 19
CMYK:
0, 66, 18, 1
HSL:
316°, 97.6744%, 66.2745%
HSV (HSB):
316°, 66.4032%, 99.2157%
XYZ:
55.0190, 31.8846, 62.2860
xyY:
0.3688, 0.2137, 31.8846
CIE-Lab:
63.2474, 75.1207, -29.3915
CIE-LCH:
63.2474, 80.6658, 338.6317
CIE-Luv:
63.2474, 88.6013, -57.4396
Hunter-Lab:
56.4665, 75.1079, -25.8740
#fd55cf color charts
#fd55cf color shades, tints & tones
#fd55cf color schemes
#fd55cf color preview, HTML & CSS examples
This text has a color of #fd55cf
<p style="color:#fd55cf;">Text here</p>
.mytext {color:#fd55cf;}
This box has a color of #fd55cf
<div style="background-color:#fd55cf;">Content here</div>
.mybackground {background-color:#fd55cf;}
Border around this has a color of #fd55cf
<div style="border:2px solid #fd55cf;">Content here</div>
.myborder {border:2px solid #fd55cf;}