#fd08d2 color space conversions
Hex:
#fd08d2
RGB:
253, 8, 210
CMY:
1, 97, 18
CMYK:
0, 97, 17, 1
HSL:
311°, 98.3936%, 51.1765%
HSV (HSB):
311°, 96.8379%, 99.2157%
XYZ:
52.2277, 25.7095, 63.1825
xyY:
0.3701, 0.1822, 25.7095
CIE-Lab:
57.7602, 91.6028, -39.6449
CIE-LCH:
57.7602, 99.8138, 336.5974
CIE-Luv:
57.7602, 101.4667, -74.7476
Hunter-Lab:
50.7045, 95.1294, -38.3877
#fd08d2 color charts
#fd08d2 color shades, tints & tones
#fd08d2 color schemes
#fd08d2 color preview, HTML & CSS examples
This text has a color of #fd08d2
<p style="color:#fd08d2;">Text here</p>
.mytext {color:#fd08d2;}
This box has a color of #fd08d2
<div style="background-color:#fd08d2;">Content here</div>
.mybackground {background-color:#fd08d2;}
Border around this has a color of #fd08d2
<div style="border:2px solid #fd08d2;">Content here</div>
.myborder {border:2px solid #fd08d2;}