#fca5ed color space conversions
Hex:
#fca5ed
RGB:
252, 165, 237
CMY:
1, 35, 7
CMYK:
0, 35, 6, 1
HSL:
310°, 93.5484%, 81.7647%
HSV (HSB):
310°, 34.5238%, 98.8235%
XYZ:
68.8861, 53.7201, 86.8591
xyY:
0.3289, 0.2565, 53.7201
CIE-Lab:
78.2983, 42.6674, -22.9045
CIE-LCH:
78.2983, 48.4265, 331.7725
CIE-Luv:
78.2983, 45.6760, -43.2203
Hunter-Lab:
73.2940, 39.5004, -18.9574
#fca5ed color charts
#fca5ed color shades, tints & tones
#fca5ed color schemes
#fca5ed color preview, HTML & CSS examples
This text has a color of #fca5ed
<p style="color:#fca5ed;">Text here</p>
.mytext {color:#fca5ed;}
This box has a color of #fca5ed
<div style="background-color:#fca5ed;">Content here</div>
.mybackground {background-color:#fca5ed;}
Border around this has a color of #fca5ed
<div style="border:2px solid #fca5ed;">Content here</div>
.myborder {border:2px solid #fca5ed;}