#fdc3bf color space conversions
Hex:
#fdc3bf
RGB:
253, 195, 191
CMY:
1, 24, 25
CMYK:
0, 23, 25, 1
HSL:
4°, 93.9394%, 87.0588%
HSV (HSB):
4°, 24.5059%, 99.2157%
XYZ:
69.4271, 63.6744, 57.9214
xyY:
0.3634, 0.3333, 63.6744
CIE-Lab:
83.7960, 20.1431, 10.0093
CIE-LCH:
83.7960, 22.4929, 26.4233
CIE-Luv:
83.7960, 36.9404, 10.7806
Hunter-Lab:
79.7963, 15.6612, 12.8208
#fdc3bf color charts
#fdc3bf color shades, tints & tones
#fdc3bf color schemes
#fdc3bf color preview, HTML & CSS examples
This text has a color of #fdc3bf
<p style="color:#fdc3bf;">Text here</p>
.mytext {color:#fdc3bf;}
This box has a color of #fdc3bf
<div style="background-color:#fdc3bf;">Content here</div>
.mybackground {background-color:#fdc3bf;}
Border around this has a color of #fdc3bf
<div style="border:2px solid #fdc3bf;">Content here</div>
.myborder {border:2px solid #fdc3bf;}