#fd276c color space conversions
Hex:
#fd276c
RGB:
253, 39, 108
CMY:
1, 85, 58
CMYK:
0, 85, 57, 1
HSL:
341°, 98.1651%, 57.2549%
HSV (HSB):
341°, 84.5850%, 99.2157%
XYZ:
43.9403, 23.4164, 16.3913
xyY:
0.5247, 0.2796, 23.4164
CIE-Lab:
55.4987, 78.4306, 16.8803
CIE-LCH:
55.4987, 80.2266, 12.1463
CIE-Luv:
55.4987, 142.6358, 4.2826
Hunter-Lab:
48.3905, 77.4011, 13.7901
#fd276c color charts
#fd276c color shades, tints & tones
#fd276c color schemes
#fd276c color preview, HTML & CSS examples
This text has a color of #fd276c
<p style="color:#fd276c;">Text here</p>
.mytext {color:#fd276c;}
This box has a color of #fd276c
<div style="background-color:#fd276c;">Content here</div>
.mybackground {background-color:#fd276c;}
Border around this has a color of #fd276c
<div style="border:2px solid #fd276c;">Content here</div>
.myborder {border:2px solid #fd276c;}