#fc4080 color space conversions
Hex:
#fc4080
RGB:
252, 64, 128
CMY:
1, 75, 50
CMYK:
0, 75, 49, 1
HSL:
340°, 96.9072%, 61.9608%
HSV (HSB):
340°, 74.6032%, 98.8235%
XYZ:
45.8746, 25.9208, 23.0074
xyY:
0.4839, 0.2734, 25.9208
CIE-Lab:
57.9618, 73.4056, 8.3963
CIE-LCH:
57.9618, 73.8842, 6.5252
CIE-Luv:
57.9618, 125.4243, -3.9163
Hunter-Lab:
50.9124, 71.7404, 8.8454
#fc4080 color charts
#fc4080 color shades, tints & tones
#fc4080 color schemes
#fc4080 color preview, HTML & CSS examples
This text has a color of #fc4080
<p style="color:#fc4080;">Text here</p>
.mytext {color:#fc4080;}
This box has a color of #fc4080
<div style="background-color:#fc4080;">Content here</div>
.mybackground {background-color:#fc4080;}
Border around this has a color of #fc4080
<div style="border:2px solid #fc4080;">Content here</div>
.myborder {border:2px solid #fc4080;}