#fd307d color space conversions
Hex:
#fd307d
RGB:
253, 48, 125
CMY:
1, 81, 51
CMYK:
0, 81, 51, 1
HSL:
337°, 98.0861%, 59.0196%
HSV (HSB):
337°, 81.0277%, 99.2157%
XYZ:
45.2666, 24.4772, 21.7408
xyY:
0.4948, 0.2676, 24.4772
CIE-Lab:
56.5625, 77.6968, 8.2111
CIE-LCH:
56.5625, 78.1295, 6.0327
CIE-Luv:
56.5625, 133.2681, -5.2412
Hunter-Lab:
49.4745, 76.7382, 8.5780
#fd307d color charts
#fd307d color shades, tints & tones
#fd307d color schemes
#fd307d color preview, HTML & CSS examples
This text has a color of #fd307d
<p style="color:#fd307d;">Text here</p>
.mytext {color:#fd307d;}
This box has a color of #fd307d
<div style="background-color:#fd307d;">Content here</div>
.mybackground {background-color:#fd307d;}
Border around this has a color of #fd307d
<div style="border:2px solid #fd307d;">Content here</div>
.myborder {border:2px solid #fd307d;}