#fc488a color space conversions
Hex:
#fc488a
RGB:
252, 72, 138
CMY:
1, 72, 46
CMYK:
0, 71, 45, 1
HSL:
338°, 96.7742%, 63.5294%
HSV (HSB):
338°, 71.4286%, 98.8235%
XYZ:
47.0497, 27.1652, 26.8084
xyY:
0.4657, 0.2689, 27.1652
CIE-Lab:
59.1269, 71.7042, 4.1765
CIE-LCH:
59.1269, 71.8257, 3.3335
CIE-Luv:
59.1269, 118.3452, -8.6946
Hunter-Lab:
52.1202, 69.9243, 5.9879
#fc488a color charts
#fc488a color shades, tints & tones
#fc488a color schemes
#fc488a color preview, HTML & CSS examples
This text has a color of #fc488a
<p style="color:#fc488a;">Text here</p>
.mytext {color:#fc488a;}
This box has a color of #fc488a
<div style="background-color:#fc488a;">Content here</div>
.mybackground {background-color:#fc488a;}
Border around this has a color of #fc488a
<div style="border:2px solid #fc488a;">Content here</div>
.myborder {border:2px solid #fc488a;}