#fd06c4 color space conversions
Hex:
#fd06c4
RGB:
253, 6, 196
CMY:
1, 98, 23
CMYK:
0, 98, 23, 1
HSL:
314°, 98.4064%, 50.7843%
HSV (HSB):
314°, 97.6285%, 99.2157%
XYZ:
50.5369, 24.9984, 54.3861
xyY:
0.3890, 0.1924, 24.9984
CIE-Lab:
57.0739, 90.0934, -32.6968
CIE-LCH:
57.0739, 95.8431, 340.0531
CIE-Luv:
57.0739, 107.9973, -63.9154
Hunter-Lab:
49.9984, 92.9254, -29.4942
#fd06c4 color charts
#fd06c4 color shades, tints & tones
#fd06c4 color schemes
#fd06c4 color preview, HTML & CSS examples
This text has a color of #fd06c4
<p style="color:#fd06c4;">Text here</p>
.mytext {color:#fd06c4;}
This box has a color of #fd06c4
<div style="background-color:#fd06c4;">Content here</div>
.mybackground {background-color:#fd06c4;}
Border around this has a color of #fd06c4
<div style="border:2px solid #fd06c4;">Content here</div>
.myborder {border:2px solid #fd06c4;}