#fc5084 color space conversions
Hex:
#fc5084
RGB:
252, 80, 132
CMY:
1, 69, 48
CMYK:
0, 68, 48, 1
HSL:
342°, 96.6292%, 65.0980%
HSV (HSB):
342°, 68.2540%, 98.8235%
XYZ:
47.1784, 28.0987, 24.7668
xyY:
0.4716, 0.2809, 28.0987
CIE-Lab:
59.9778, 68.3968, 8.9100
CIE-LCH:
59.9778, 68.9747, 7.4221
CIE-Luv:
59.9778, 116.7423, -2.0094
Hunter-Lab:
53.0082, 66.1043, 9.4039
#fc5084 color charts
#fc5084 color shades, tints & tones
#fc5084 color schemes
#fc5084 color preview, HTML & CSS examples
This text has a color of #fc5084
<p style="color:#fc5084;">Text here</p>
.mytext {color:#fc5084;}
This box has a color of #fc5084
<div style="background-color:#fc5084;">Content here</div>
.mybackground {background-color:#fc5084;}
Border around this has a color of #fc5084
<div style="border:2px solid #fc5084;">Content here</div>
.myborder {border:2px solid #fc5084;}