#fc05a8 color space conversions
Hex:
#fc05a8
RGB:
252, 5, 168
CMY:
1, 98, 34
CMYK:
0, 98, 33, 1
HSL:
320°, 97.6285%, 50.3922%
HSV (HSB):
320°, 98.0159%, 98.8235%
XYZ:
47.2670, 23.6311, 39.1158
xyY:
0.4296, 0.2148, 23.6311
CIE-Lab:
55.7166, 87.0119, -18.5271
CIE-LCH:
55.7166, 88.9625, 347.9798
CIE-Luv:
55.7166, 120.5233, -42.4537
Hunter-Lab:
48.6119, 88.4911, -13.6797
#fc05a8 color charts
#fc05a8 color shades, tints & tones
#fc05a8 color schemes
#fc05a8 color preview, HTML & CSS examples
This text has a color of #fc05a8
<p style="color:#fc05a8;">Text here</p>
.mytext {color:#fc05a8;}
This box has a color of #fc05a8
<div style="background-color:#fc05a8;">Content here</div>
.mybackground {background-color:#fc05a8;}
Border around this has a color of #fc05a8
<div style="border:2px solid #fc05a8;">Content here</div>
.myborder {border:2px solid #fc05a8;}