#fd05cf color space conversions
Hex:
#fd05cf
RGB:
253, 5, 207
CMY:
1, 98, 19
CMYK:
0, 98, 18, 1
HSL:
311°, 98.4127%, 50.5882%
HSV (HSB):
311°, 98.0237%, 99.2157%
XYZ:
51.8248, 25.4962, 61.2213
xyY:
0.3741, 0.1840, 25.4962
CIE-Lab:
57.5557, 91.4285, -38.2533
CIE-LCH:
57.5557, 99.1084, 337.2957
CIE-Luv:
57.5557, 102.9803, -72.5713
Hunter-Lab:
50.4937, 94.8412, -36.5407
#fd05cf color charts
#fd05cf color shades, tints & tones
#fd05cf color schemes
#fd05cf color preview, HTML & CSS examples
This text has a color of #fd05cf
<p style="color:#fd05cf;">Text here</p>
.mytext {color:#fd05cf;}
This box has a color of #fd05cf
<div style="background-color:#fd05cf;">Content here</div>
.mybackground {background-color:#fd05cf;}
Border around this has a color of #fd05cf
<div style="border:2px solid #fd05cf;">Content here</div>
.myborder {border:2px solid #fd05cf;}