#fc15c1 color space conversions
Hex:
#fc15c1
RGB:
252, 21, 193
CMY:
1, 92, 24
CMYK:
0, 92, 23, 1
HSL:
315°, 97.4684%, 53.5294%
HSV (HSB):
315°, 91.6667%, 98.8235%
XYZ:
50.0387, 25.0820, 52.6561
xyY:
0.3916, 0.1963, 25.0820
CIE-Lab:
57.1553, 88.4070, -30.8557
CIE-LCH:
57.1553, 93.6369, 340.7601
CIE-Luv:
57.1553, 107.5532, -60.8942
Hunter-Lab:
50.0820, 90.7023, -27.2800
#fc15c1 color charts
#fc15c1 color shades, tints & tones
#fc15c1 color schemes
#fc15c1 color preview, HTML & CSS examples
This text has a color of #fc15c1
<p style="color:#fc15c1;">Text here</p>
.mytext {color:#fc15c1;}
This box has a color of #fc15c1
<div style="background-color:#fc15c1;">Content here</div>
.mybackground {background-color:#fc15c1;}
Border around this has a color of #fc15c1
<div style="border:2px solid #fc15c1;">Content here</div>
.myborder {border:2px solid #fc15c1;}