#fd06cf color space conversions
Hex:
#fd06cf
RGB:
253, 6, 207
CMY:
1, 98, 19
CMYK:
0, 98, 18, 1
HSL:
311°, 98.4064%, 50.7843%
HSV (HSB):
311°, 97.6285%, 99.2157%
XYZ:
51.8356, 25.5179, 61.2249
xyY:
0.3741, 0.1841, 25.5179
CIE-Lab:
57.5766, 91.3670, -38.2206
CIE-LCH:
57.5766, 99.0391, 337.2995
CIE-Luv:
57.5766, 102.9291, -72.5172
Hunter-Lab:
50.5152, 94.7640, -36.4993
#fd06cf color charts
#fd06cf color shades, tints & tones
#fd06cf color schemes
#fd06cf color preview, HTML & CSS examples
This text has a color of #fd06cf
<p style="color:#fd06cf;">Text here</p>
.mytext {color:#fd06cf;}
This box has a color of #fd06cf
<div style="background-color:#fd06cf;">Content here</div>
.mybackground {background-color:#fd06cf;}
Border around this has a color of #fd06cf
<div style="border:2px solid #fd06cf;">Content here</div>
.myborder {border:2px solid #fd06cf;}