#fd5061 color space conversions
Hex:
#fd5061
RGB:
253, 80, 97
CMY:
1, 69, 62
CMYK:
0, 68, 62, 1
HSL:
354°, 97.7401%, 65.2941%
HSV (HSB):
354°, 68.3794%, 99.2157%
XYZ:
45.5343, 27.4830, 14.2141
xyY:
0.5220, 0.3151, 27.4830
CIE-Lab:
59.4188, 66.1533, 28.5752
CIE-LCH:
59.4188, 72.0611, 23.3621
CIE-Luv:
59.4188, 128.3243, 20.0380
Hunter-Lab:
52.4243, 63.2980, 20.6213
#fd5061 color charts
#fd5061 color shades, tints & tones
#fd5061 color schemes
#fd5061 color preview, HTML & CSS examples
This text has a color of #fd5061
<p style="color:#fd5061;">Text here</p>
.mytext {color:#fd5061;}
This box has a color of #fd5061
<div style="background-color:#fd5061;">Content here</div>
.mybackground {background-color:#fd5061;}
Border around this has a color of #fd5061
<div style="border:2px solid #fd5061;">Content here</div>
.myborder {border:2px solid #fd5061;}