#fc5add color space conversions
Hex:
#fc5add
RGB:
252, 90, 221
CMY:
1, 65, 13
CMYK:
0, 64, 12, 1
HSL:
311°, 96.4286%, 67.0588%
HSV (HSB):
311°, 64.2857%, 98.8235%
XYZ:
56.8522, 33.2282, 71.8239
xyY:
0.3511, 0.2052, 33.2282
CIE-Lab:
64.3453, 74.9661, -35.5740
CIE-LCH:
64.3453, 82.9785, 334.6141
CIE-Luv:
64.3453, 81.3150, -67.1959
Hunter-Lab:
57.6439, 75.1714, -33.5241
#fc5add color charts
#fc5add color shades, tints & tones
#fc5add color schemes
#fc5add color preview, HTML & CSS examples
This text has a color of #fc5add
<p style="color:#fc5add;">Text here</p>
.mytext {color:#fc5add;}
This box has a color of #fc5add
<div style="background-color:#fc5add;">Content here</div>
.mybackground {background-color:#fc5add;}
Border around this has a color of #fc5add
<div style="border:2px solid #fc5add;">Content here</div>
.myborder {border:2px solid #fc5add;}