#fd06b5 color space conversions
Hex:
#fd06b5
RGB:
253, 6, 181
CMY:
1, 98, 29
CMYK:
0, 98, 28, 1
HSL:
317°, 98.4064%, 50.7843%
HSV (HSB):
317°, 97.6285%, 99.2157%
XYZ:
48.9136, 24.3491, 45.8379
xyY:
0.4107, 0.2044, 24.3491
CIE-Lab:
56.4356, 88.4601, -25.0052
CIE-LCH:
56.4356, 91.9263, 344.2159
CIE-Luv:
56.4356, 115.0552, -52.1621
Hunter-Lab:
49.3448, 90.5869, -20.5349
#fd06b5 color charts
#fd06b5 color shades, tints & tones
#fd06b5 color schemes
#fd06b5 color preview, HTML & CSS examples
This text has a color of #fd06b5
<p style="color:#fd06b5;">Text here</p>
.mytext {color:#fd06b5;}
This box has a color of #fd06b5
<div style="background-color:#fd06b5;">Content here</div>
.mybackground {background-color:#fd06b5;}
Border around this has a color of #fd06b5
<div style="border:2px solid #fd06b5;">Content here</div>
.myborder {border:2px solid #fd06b5;}