#fc0f7f color space conversions
Hex:
#fc0f7f
RGB:
252, 15, 127
CMY:
1, 94, 50
CMYK:
0, 94, 50, 1
HSL:
332°, 97.5309%, 52.3529%
HSV (HSB):
332°, 94.0476%, 98.8235%
XYZ:
44.1465, 22.5694, 22.1082
xyY:
0.4970, 0.2541, 22.5694
CIE-Lab:
54.6260, 82.7958, 4.2175
CIE-LCH:
54.6260, 82.9032, 2.9161
CIE-Luv:
54.6260, 138.7870, -11.3304
Hunter-Lab:
47.5073, 82.7347, 5.6636
#fc0f7f color charts
#fc0f7f color shades, tints & tones
#fc0f7f color schemes
#fc0f7f color preview, HTML & CSS examples
This text has a color of #fc0f7f
<p style="color:#fc0f7f;">Text here</p>
.mytext {color:#fc0f7f;}
This box has a color of #fc0f7f
<div style="background-color:#fc0f7f;">Content here</div>
.mybackground {background-color:#fc0f7f;}
Border around this has a color of #fc0f7f
<div style="border:2px solid #fc0f7f;">Content here</div>
.myborder {border:2px solid #fc0f7f;}