#fda09b color space conversions
Hex:
#fda09b
RGB:
253, 160, 155
CMY:
1, 37, 39
CMYK:
0, 37, 39, 1
HSL:
3°, 96.0784%, 80.0000%
HSV (HSB):
3°, 38.7352%, 99.2157%
XYZ:
58.9952, 48.3908, 37.2413
xyY:
0.4079, 0.3346, 48.3908
CIE-Lab:
75.0708, 33.9638, 17.1506
CIE-LCH:
75.0708, 38.0485, 26.7922
CIE-Luv:
75.0708, 63.7870, 16.9976
Hunter-Lab:
69.5635, 29.6456, 16.9531
#fda09b color charts
#fda09b color shades, tints & tones
#fda09b color schemes
#fda09b color preview, HTML & CSS examples
This text has a color of #fda09b
<p style="color:#fda09b;">Text here</p>
.mytext {color:#fda09b;}
This box has a color of #fda09b
<div style="background-color:#fda09b;">Content here</div>
.mybackground {background-color:#fda09b;}
Border around this has a color of #fda09b
<div style="border:2px solid #fda09b;">Content here</div>
.myborder {border:2px solid #fda09b;}