#fcd2e4 color space conversions
Hex:
#fcd2e4
RGB:
252, 210, 228
CMY:
1, 18, 11
CMYK:
0, 17, 10, 1
HSL:
334°, 87.5000%, 90.5882%
HSV (HSB):
334°, 16.6667%, 98.8235%
XYZ:
77.1951, 72.3901, 83.3028
xyY:
0.3315, 0.3108, 72.3901
CIE-Lab:
88.1560, 17.5539, -3.3415
CIE-LCH:
88.1560, 17.8691, 349.2222
CIE-Luv:
88.1560, 23.7175, -8.2952
Hunter-Lab:
85.0824, 13.0586, 1.5077
#fcd2e4 color charts
#fcd2e4 color shades, tints & tones
#fcd2e4 color schemes
#fcd2e4 color preview, HTML & CSS examples
This text has a color of #fcd2e4
<p style="color:#fcd2e4;">Text here</p>
.mytext {color:#fcd2e4;}
This box has a color of #fcd2e4
<div style="background-color:#fcd2e4;">Content here</div>
.mybackground {background-color:#fcd2e4;}
Border around this has a color of #fcd2e4
<div style="border:2px solid #fcd2e4;">Content here</div>
.myborder {border:2px solid #fcd2e4;}