#fff0a7 color space conversions
Hex:
#fff0a7
RGB:
255, 240, 167
CMY:
0, 6, 35
CMYK:
0, 6, 35, 0
HSL:
50°, 100.0000%, 82.7451%
HSV (HSB):
50°, 34.5098%, 100.0000%
XYZ:
79.3751, 86.3702, 49.0468
xyY:
0.3695, 0.4021, 86.3702
CIE-Lab:
94.4704, -5.3125, 37.1528
CIE-LCH:
94.4704, 37.5307, 98.1376
CIE-Luv:
94.4704, 13.2124, 52.0367
Hunter-Lab:
92.9356, -10.1826, 33.7646
#fff0a7 color charts
#fff0a7 color shades, tints & tones
#fff0a7 color schemes
#fff0a7 color preview, HTML & CSS examples
This text has a color of #fff0a7
<p style="color:#fff0a7;">Text here</p>
.mytext {color:#fff0a7;}
This box has a color of #fff0a7
<div style="background-color:#fff0a7;">Content here</div>
.mybackground {background-color:#fff0a7;}
Border around this has a color of #fff0a7
<div style="border:2px solid #fff0a7;">Content here</div>
.myborder {border:2px solid #fff0a7;}