#fc305d color space conversions
Hex:
#fc305d
RGB:
252, 48, 93
CMY:
1, 81, 64
CMYK:
0, 81, 63, 1
HSL:
347°, 97.1429%, 58.8235%
HSV (HSB):
347°, 80.9524%, 98.8235%
XYZ:
43.1776, 23.5997, 12.6354
xyY:
0.5437, 0.2972, 23.5997
CIE-Lab:
55.6847, 75.3788, 26.0416
CIE-LCH:
55.6847, 79.7504, 19.0588
CIE-Luv:
55.6847, 144.1460, 14.3652
Hunter-Lab:
48.5795, 73.6373, 18.5845
#fc305d color charts
#fc305d color shades, tints & tones
#fc305d color schemes
#fc305d color preview, HTML & CSS examples
This text has a color of #fc305d
<p style="color:#fc305d;">Text here</p>
.mytext {color:#fc305d;}
This box has a color of #fc305d
<div style="background-color:#fc305d;">Content here</div>
.mybackground {background-color:#fc305d;}
Border around this has a color of #fc305d
<div style="border:2px solid #fc305d;">Content here</div>
.myborder {border:2px solid #fc305d;}