#fd36d6 color space conversions
Hex:
#fd36d6
RGB:
253, 54, 214
CMY:
1, 79, 16
CMYK:
0, 79, 15, 1
HSL:
312°, 98.0296%, 60.1961%
HSV (HSB):
312°, 78.6561%, 99.2157%
XYZ:
53.9648, 28.3760, 66.2512
xyY:
0.3632, 0.1910, 28.3760
CIE-Lab:
60.2269, 85.4613, -38.0501
CIE-LCH:
60.2269, 93.5492, 335.9998
CIE-Luv:
60.2269, 94.2423, -71.9239
Hunter-Lab:
53.2691, 87.6100, -36.4510
#fd36d6 color charts
#fd36d6 color shades, tints & tones
#fd36d6 color schemes
#fd36d6 color preview, HTML & CSS examples
This text has a color of #fd36d6
<p style="color:#fd36d6;">Text here</p>
.mytext {color:#fd36d6;}
This box has a color of #fd36d6
<div style="background-color:#fd36d6;">Content here</div>
.mybackground {background-color:#fd36d6;}
Border around this has a color of #fd36d6
<div style="border:2px solid #fd36d6;">Content here</div>
.myborder {border:2px solid #fd36d6;}