#fc0091 color space conversions
Hex:
#fc0091
RGB:
252, 0, 145
CMY:
1, 100, 43
CMYK:
0, 100, 42, 1
HSL:
325°, 100.0000%, 49.4118%
HSV (HSB):
325°, 100.0000%, 98.8235%
XYZ:
45.2557, 22.7398, 28.7920
xyY:
0.4676, 0.2349, 22.7398
CIE-Lab:
54.8033, 85.2481, -6.2965
CIE-LCH:
54.8033, 85.4803, 355.7757
CIE-Luv:
54.8033, 131.8676, -25.2255
Hunter-Lab:
47.6862, 85.9511, -2.4178
#fc0091 color charts
#fc0091 color shades, tints & tones
#fc0091 color schemes
#fc0091 color preview, HTML & CSS examples
This text has a color of #fc0091
<p style="color:#fc0091;">Text here</p>
.mytext {color:#fc0091;}
This box has a color of #fc0091
<div style="background-color:#fc0091;">Content here</div>
.mybackground {background-color:#fc0091;}
Border around this has a color of #fc0091
<div style="border:2px solid #fc0091;">Content here</div>
.myborder {border:2px solid #fc0091;}