#fd06a5 color space conversions
Hex:
#fd06a5
RGB:
253, 6, 165
CMY:
1, 98, 35
CMYK:
0, 98, 35, 1
HSL:
321°, 98.4064%, 50.7843%
HSV (HSB):
321°, 97.6285%, 99.2157%
XYZ:
47.3647, 23.7295, 37.6812
xyY:
0.4354, 0.2182, 23.7295
CIE-Lab:
55.8159, 86.8562, -16.5959
CIE-LCH:
55.8159, 88.4275, 349.1827
CIE-Luv:
55.8159, 122.6848, -39.7130
Hunter-Lab:
48.7129, 88.3118, -11.7638
#fd06a5 color charts
#fd06a5 color shades, tints & tones
#fd06a5 color schemes
#fd06a5 color preview, HTML & CSS examples
This text has a color of #fd06a5
<p style="color:#fd06a5;">Text here</p>
.mytext {color:#fd06a5;}
This box has a color of #fd06a5
<div style="background-color:#fd06a5;">Content here</div>
.mybackground {background-color:#fd06a5;}
Border around this has a color of #fd06a5
<div style="border:2px solid #fd06a5;">Content here</div>
.myborder {border:2px solid #fd06a5;}