#fd305e color space conversions
Hex:
#fd305e
RGB:
253, 48, 94
CMY:
1, 81, 63
CMYK:
0, 81, 63, 1
HSL:
347°, 98.0861%, 59.0196%
HSV (HSB):
347°, 81.0277%, 99.2157%
XYZ:
43.5853, 23.8047, 12.8872
xyY:
0.5429, 0.2965, 23.8047
CIE-Lab:
55.8917, 75.6926, 25.7546
CIE-LCH:
55.8917, 79.9542, 18.7910
CIE-Luv:
55.8917, 144.5963, 14.0482
Hunter-Lab:
48.7901, 74.0758, 18.4924
#fd305e color charts
#fd305e color shades, tints & tones
#fd305e color schemes
#fd305e color preview, HTML & CSS examples
This text has a color of #fd305e
<p style="color:#fd305e;">Text here</p>
.mytext {color:#fd305e;}
This box has a color of #fd305e
<div style="background-color:#fd305e;">Content here</div>
.mybackground {background-color:#fd305e;}
Border around this has a color of #fd305e
<div style="border:2px solid #fd305e;">Content here</div>
.myborder {border:2px solid #fd305e;}