#ffd48e color space conversions
Hex:
#ffd48e
RGB:
255, 212, 142
CMY:
0, 17, 44
CMYK:
0, 17, 44, 0
HSL:
37°, 100.0000%, 77.8431%
HSV (HSB):
37°, 44.3137%, 100.0000%
XYZ:
69.6660, 70.3000, 35.4886
xyY:
0.3971, 0.4007, 70.3000
CIE-Lab:
87.1438, 6.2288, 40.1956
CIE-LCH:
87.1438, 40.6754, 81.1914
CIE-Luv:
87.1438, 32.4000, 51.8738
Hunter-Lab:
83.8451, 1.5849, 33.5962
#ffd48e color charts
#ffd48e color shades, tints & tones
#ffd48e color schemes
#ffd48e color preview, HTML & CSS examples
This text has a color of #ffd48e
<p style="color:#ffd48e;">Text here</p>
.mytext {color:#ffd48e;}
This box has a color of #ffd48e
<div style="background-color:#ffd48e;">Content here</div>
.mybackground {background-color:#ffd48e;}
Border around this has a color of #ffd48e
<div style="border:2px solid #ffd48e;">Content here</div>
.myborder {border:2px solid #ffd48e;}