#fdc4e6 color space conversions
Hex:
#fdc4e6
RGB:
253, 196, 230
CMY:
1, 23, 10
CMYK:
0, 23, 9, 1
HSL:
324°, 93.4426%, 88.0392%
HSV (HSB):
324°, 22.5296%, 99.2157%
XYZ:
74.5309, 66.0757, 83.6886
xyY:
0.3323, 0.2946, 66.0757
CIE-Lab:
85.0350, 25.5768, -9.0045
CIE-LCH:
85.0350, 27.1156, 340.6050
CIE-Luv:
85.0350, 31.5850, -18.4634
Hunter-Lab:
81.2869, 21.4120, -4.1409
#fdc4e6 color charts
#fdc4e6 color shades, tints & tones
#fdc4e6 color schemes
#fdc4e6 color preview, HTML & CSS examples
This text has a color of #fdc4e6
<p style="color:#fdc4e6;">Text here</p>
.mytext {color:#fdc4e6;}
This box has a color of #fdc4e6
<div style="background-color:#fdc4e6;">Content here</div>
.mybackground {background-color:#fdc4e6;}
Border around this has a color of #fdc4e6
<div style="border:2px solid #fdc4e6;">Content here</div>
.myborder {border:2px solid #fdc4e6;}