#fdbc94 color space conversions
Hex:
#fdbc94
RGB:
253, 188, 148
CMY:
1, 26, 42
CMYK:
0, 26, 42, 1
HSL:
23°, 96.3303%, 78.6275%
HSV (HSB):
23°, 41.5020%, 99.2157%
XYZ:
63.8365, 58.9872, 36.0381
xyY:
0.4018, 0.3713, 58.9872
CIE-Lab:
81.2846, 18.5418, 29.3869
CIE-LCH:
81.2846, 34.7474, 57.7499
CIE-Luv:
81.2846, 46.2745, 35.9643
Hunter-Lab:
76.8031, 13.9585, 25.9417
#fdbc94 color charts
#fdbc94 color shades, tints & tones
#fdbc94 color schemes
#fdbc94 color preview, HTML & CSS examples
This text has a color of #fdbc94
<p style="color:#fdbc94;">Text here</p>
.mytext {color:#fdbc94;}
This box has a color of #fdbc94
<div style="background-color:#fdbc94;">Content here</div>
.mybackground {background-color:#fdbc94;}
Border around this has a color of #fdbc94
<div style="border:2px solid #fdbc94;">Content here</div>
.myborder {border:2px solid #fdbc94;}