#fc07de color space conversions
Hex:
#fc07de
RGB:
252, 7, 222
CMY:
1, 97, 13
CMYK:
0, 97, 12, 1
HSL:
307°, 97.6096%, 50.7843%
HSV (HSB):
307°, 97.2222%, 98.8235%
XYZ:
53.4057, 26.1213, 71.3344
xyY:
0.3540, 0.1731, 26.1213
CIE-Lab:
58.1520, 92.9701, -45.8556
CIE-LCH:
58.1520, 103.6637, 333.7461
CIE-Luv:
58.1520, 95.4115, -84.4574
Hunter-Lab:
51.1090, 97.0803, -46.9765
#fc07de color charts
#fc07de color shades, tints & tones
#fc07de color schemes
#fc07de color preview, HTML & CSS examples
This text has a color of #fc07de
<p style="color:#fc07de;">Text here</p>
.mytext {color:#fc07de;}
This box has a color of #fc07de
<div style="background-color:#fc07de;">Content here</div>
.mybackground {background-color:#fc07de;}
Border around this has a color of #fc07de
<div style="border:2px solid #fc07de;">Content here</div>
.myborder {border:2px solid #fc07de;}