#fdba94 color space conversions
Hex:
#fdba94
RGB:
253, 186, 148
CMY:
1, 27, 42
CMYK:
0, 26, 42, 1
HSL:
22°, 96.3303%, 78.6275%
HSV (HSB):
22°, 41.5020%, 99.2157%
XYZ:
63.4122, 58.1386, 35.8967
xyY:
0.4028, 0.3693, 58.1386
CIE-Lab:
80.8158, 19.5901, 28.7598
CIE-LCH:
80.8158, 34.7980, 55.7388
CIE-Luv:
80.8158, 47.6026, 34.9346
Hunter-Lab:
76.2487, 15.0144, 25.4613
#fdba94 color charts
#fdba94 color shades, tints & tones
#fdba94 color schemes
#fdba94 color preview, HTML & CSS examples
This text has a color of #fdba94
<p style="color:#fdba94;">Text here</p>
.mytext {color:#fdba94;}
This box has a color of #fdba94
<div style="background-color:#fdba94;">Content here</div>
.mybackground {background-color:#fdba94;}
Border around this has a color of #fdba94
<div style="border:2px solid #fdba94;">Content here</div>
.myborder {border:2px solid #fdba94;}