#fc0084 color space conversions
Hex:
#fc0084
RGB:
252, 0, 132
CMY:
1, 100, 48
CMYK:
0, 100, 48, 1
HSL:
329°, 100.0000%, 49.4118%
HSV (HSB):
329°, 100.0000%, 98.8235%
XYZ:
44.3097, 22.3614, 23.8106
xyY:
0.4897, 0.2471, 22.3614
CIE-Lab:
54.4084, 84.2107, 0.8994
CIE-LCH:
54.4084, 84.2155, 0.6119
CIE-Luv:
54.4084, 137.9322, -15.7452
Hunter-Lab:
47.2878, 84.5047, 3.2475
#fc0084 color charts
#fc0084 color shades, tints & tones
#fc0084 color schemes
#fc0084 color preview, HTML & CSS examples
This text has a color of #fc0084
<p style="color:#fc0084;">Text here</p>
.mytext {color:#fc0084;}
This box has a color of #fc0084
<div style="background-color:#fc0084;">Content here</div>
.mybackground {background-color:#fc0084;}
Border around this has a color of #fc0084
<div style="border:2px solid #fc0084;">Content here</div>
.myborder {border:2px solid #fc0084;}