#fdbac5 color space conversions
Hex:
#fdbac5
RGB:
253, 186, 197
CMY:
1, 27, 23
CMYK:
0, 26, 22, 1
HSL:
350°, 94.3662%, 86.0784%
HSV (HSB):
350°, 26.4822%, 99.2157%
XYZ:
68.1450, 60.0317, 60.8190
xyY:
0.3606, 0.3176, 60.0317
CIE-Lab:
81.8554, 25.7185, 4.0051
CIE-LCH:
81.8554, 26.0285, 8.8514
CIE-Luv:
81.8554, 41.4628, 1.1037
Hunter-Lab:
77.4801, 21.4033, 7.6957
#fdbac5 color charts
#fdbac5 color shades, tints & tones
#fdbac5 color schemes
#fdbac5 color preview, HTML & CSS examples
This text has a color of #fdbac5
<p style="color:#fdbac5;">Text here</p>
.mytext {color:#fdbac5;}
This box has a color of #fdbac5
<div style="background-color:#fdbac5;">Content here</div>
.mybackground {background-color:#fdbac5;}
Border around this has a color of #fdbac5
<div style="border:2px solid #fdbac5;">Content here</div>
.myborder {border:2px solid #fdbac5;}