#fd3fac color space conversions
Hex:
#fd3fac
RGB:
253, 63, 172
CMY:
1, 75, 33
CMYK:
0, 75, 32, 1
HSL:
326°, 97.9381%, 61.9608%
HSV (HSB):
326°, 75.0988%, 99.2157%
XYZ:
49.7319, 27.4162, 41.7004
xyY:
0.4184, 0.2307, 27.4162
CIE-Lab:
59.3576, 78.0873, -15.3144
CIE-LCH:
59.3576, 79.5749, 348.9041
CIE-Luv:
59.3576, 109.2523, -36.5168
Hunter-Lab:
52.3605, 77.9081, -10.5668
#fd3fac color charts
#fd3fac color shades, tints & tones
#fd3fac color schemes
#fd3fac color preview, HTML & CSS examples
This text has a color of #fd3fac
<p style="color:#fd3fac;">Text here</p>
.mytext {color:#fd3fac;}
This box has a color of #fd3fac
<div style="background-color:#fd3fac;">Content here</div>
.mybackground {background-color:#fd3fac;}
Border around this has a color of #fd3fac
<div style="border:2px solid #fd3fac;">Content here</div>
.myborder {border:2px solid #fd3fac;}