#fd208c color space conversions
Hex:
#fd208c
RGB:
253, 32, 140
CMY:
1, 87, 45
CMYK:
0, 87, 45, 1
HSL:
331°, 98.2222%, 55.8824%
HSV (HSB):
331°, 87.3518%, 99.2157%
XYZ:
45.7581, 23.8091, 26.9948
xyY:
0.4739, 0.2466, 23.8091
CIE-Lab:
55.8962, 81.9769, -1.6837
CIE-LCH:
55.8962, 81.9942, 358.8234
CIE-Luv:
55.8962, 131.1029, -18.5255
Hunter-Lab:
48.7946, 82.0016, 1.3550
#fd208c color charts
#fd208c color shades, tints & tones
#fd208c color schemes
#fd208c color preview, HTML & CSS examples
This text has a color of #fd208c
<p style="color:#fd208c;">Text here</p>
.mytext {color:#fd208c;}
This box has a color of #fd208c
<div style="background-color:#fd208c;">Content here</div>
.mybackground {background-color:#fd208c;}
Border around this has a color of #fd208c
<div style="border:2px solid #fd208c;">Content here</div>
.myborder {border:2px solid #fd208c;}