#fda27f color space conversions
Hex:
#fda27f
RGB:
253, 162, 127
CMY:
1, 36, 50
CMYK:
0, 36, 50, 1
HSL:
17°, 96.9231%, 74.5098%
HSV (HSB):
17°, 49.8024%, 99.2157%
XYZ:
57.2591, 48.2556, 26.3751
xyY:
0.4341, 0.3659, 48.2556
CIE-Lab:
74.9859, 30.1043, 32.1986
CIE-LCH:
74.9859, 44.0797, 46.9253
CIE-Luv:
74.9859, 66.6911, 35.6159
Hunter-Lab:
69.4663, 25.5666, 26.1151
#fda27f color charts
#fda27f color shades, tints & tones
#fda27f color schemes
#fda27f color preview, HTML & CSS examples
This text has a color of #fda27f
<p style="color:#fda27f;">Text here</p>
.mytext {color:#fda27f;}
This box has a color of #fda27f
<div style="background-color:#fda27f;">Content here</div>
.mybackground {background-color:#fda27f;}
Border around this has a color of #fda27f
<div style="border:2px solid #fda27f;">Content here</div>
.myborder {border:2px solid #fda27f;}