#fcd2f3 color space conversions
Hex:
#fcd2f3
RGB:
252, 210, 243
CMY:
1, 18, 5
CMYK:
0, 17, 4, 1
HSL:
313°, 87.5000%, 90.5882%
HSV (HSB):
313°, 16.6667%, 98.8235%
XYZ:
79.3691, 73.2597, 94.7513
xyY:
0.3208, 0.2961, 73.2597
CIE-Lab:
88.5714, 20.1023, -10.6480
CIE-LCH:
88.5714, 22.7482, 332.0901
CIE-Luv:
88.5714, 22.1482, -20.1651
Hunter-Lab:
85.5919, 15.7368, -5.7205
#fcd2f3 color charts
#fcd2f3 color shades, tints & tones
#fcd2f3 color schemes
#fcd2f3 color preview, HTML & CSS examples
This text has a color of #fcd2f3
<p style="color:#fcd2f3;">Text here</p>
.mytext {color:#fcd2f3;}
This box has a color of #fcd2f3
<div style="background-color:#fcd2f3;">Content here</div>
.mybackground {background-color:#fcd2f3;}
Border around this has a color of #fcd2f3
<div style="border:2px solid #fcd2f3;">Content here</div>
.myborder {border:2px solid #fcd2f3;}