#fff0a5 color space conversions
Hex:
#fff0a5
RGB:
255, 240, 165
CMY:
0, 6, 35
CMYK:
0, 6, 35, 0
HSL:
50°, 100.0000%, 82.3529%
HSV (HSB):
50°, 35.2941%, 100.0000%
XYZ:
79.1916, 86.2968, 48.0804
xyY:
0.3708, 0.4041, 86.2968
CIE-Lab:
94.4391, -5.5407, 38.1124
CIE-LCH:
94.4391, 38.5131, 98.2717
CIE-Luv:
94.4391, 13.3202, 53.2133
Hunter-Lab:
92.8961, -10.4012, 34.3404
#fff0a5 color charts
#fff0a5 color shades, tints & tones
#fff0a5 color schemes
#fff0a5 color preview, HTML & CSS examples
This text has a color of #fff0a5
<p style="color:#fff0a5;">Text here</p>
.mytext {color:#fff0a5;}
This box has a color of #fff0a5
<div style="background-color:#fff0a5;">Content here</div>
.mybackground {background-color:#fff0a5;}
Border around this has a color of #fff0a5
<div style="border:2px solid #fff0a5;">Content here</div>
.myborder {border:2px solid #fff0a5;}