#fd06b4 color space conversions
Hex:
#fd06b4
RGB:
253, 6, 180
CMY:
1, 98, 29
CMYK:
0, 98, 29, 1
HSL:
318°, 98.4064%, 50.7843%
HSV (HSB):
318°, 97.6285%, 99.2157%
XYZ:
48.8114, 24.3082, 45.2993
xyY:
0.4122, 0.2053, 24.3082
CIE-Lab:
56.3950, 88.3556, -24.4858
CIE-LCH:
56.3950, 91.6857, 344.5105
CIE-Luv:
56.3950, 115.5301, -51.3799
Hunter-Lab:
49.3033, 90.4380, -19.9626
#fd06b4 color charts
#fd06b4 color shades, tints & tones
#fd06b4 color schemes
#fd06b4 color preview, HTML & CSS examples
This text has a color of #fd06b4
<p style="color:#fd06b4;">Text here</p>
.mytext {color:#fd06b4;}
This box has a color of #fd06b4
<div style="background-color:#fd06b4;">Content here</div>
.mybackground {background-color:#fd06b4;}
Border around this has a color of #fd06b4
<div style="border:2px solid #fd06b4;">Content here</div>
.myborder {border:2px solid #fd06b4;}