#fc7deb color space conversions
Hex:
#fc7deb
RGB:
252, 125, 235
CMY:
1, 51, 8
CMYK:
0, 50, 7, 1
HSL:
308°, 95.4887%, 73.9216%
HSV (HSB):
308°, 50.3968%, 98.8235%
XYZ:
62.4739, 41.3608, 83.2880
xyY:
0.3339, 0.2210, 41.3608
CIE-Lab:
70.4280, 62.1993, -33.8962
CIE-LCH:
70.4280, 70.8358, 331.4114
CIE-Luv:
70.4280, 64.1561, -63.4031
Hunter-Lab:
64.3124, 60.8505, -31.7650
#fc7deb color charts
#fc7deb color shades, tints & tones
#fc7deb color schemes
#fc7deb color preview, HTML & CSS examples
This text has a color of #fc7deb
<p style="color:#fc7deb;">Text here</p>
.mytext {color:#fc7deb;}
This box has a color of #fc7deb
<div style="background-color:#fc7deb;">Content here</div>
.mybackground {background-color:#fc7deb;}
Border around this has a color of #fc7deb
<div style="border:2px solid #fc7deb;">Content here</div>
.myborder {border:2px solid #fc7deb;}