#fdc3b4 color space conversions
Hex:
#fdc3b4
RGB:
253, 195, 180
CMY:
1, 24, 29
CMYK:
0, 23, 29, 1
HSL:
12°, 94.8052%, 84.9020%
HSV (HSB):
12°, 28.8538%, 99.2157%
XYZ:
68.2613, 63.2081, 51.7826
xyY:
0.3725, 0.3449, 63.2081
CIE-Lab:
83.5518, 18.6611, 15.5284
CIE-LCH:
83.5518, 24.2769, 39.7646
CIE-Luv:
83.5518, 38.2196, 18.6406
Hunter-Lab:
79.5036, 14.1280, 17.0354
#fdc3b4 color charts
#fdc3b4 color shades, tints & tones
#fdc3b4 color schemes
#fdc3b4 color preview, HTML & CSS examples
This text has a color of #fdc3b4
<p style="color:#fdc3b4;">Text here</p>
.mytext {color:#fdc3b4;}
This box has a color of #fdc3b4
<div style="background-color:#fdc3b4;">Content here</div>
.mybackground {background-color:#fdc3b4;}
Border around this has a color of #fdc3b4
<div style="border:2px solid #fdc3b4;">Content here</div>
.myborder {border:2px solid #fdc3b4;}