#ffa95a color space conversions
Hex:
#ffa95a
RGB:
255, 169, 90
CMY:
0, 34, 65
CMYK:
0, 34, 65, 0
HSL:
29°, 100.0000%, 67.6471%
HSV (HSB):
29°, 64.7059%, 100.0000%
XYZ:
57.2734, 50.3741, 16.3774
xyY:
0.4618, 0.4062, 50.3741
CIE-Lab:
76.2983, 24.4824, 52.7718
CIE-LCH:
76.2983, 58.1743, 65.1121
CIE-Luv:
76.2983, 67.3731, 57.1331
Hunter-Lab:
70.9747, 19.8357, 36.0012
#ffa95a color charts
#ffa95a color shades, tints & tones
#ffa95a color schemes
#ffa95a color preview, HTML & CSS examples
This text has a color of #ffa95a
<p style="color:#ffa95a;">Text here</p>
.mytext {color:#ffa95a;}
This box has a color of #ffa95a
<div style="background-color:#ffa95a;">Content here</div>
.mybackground {background-color:#ffa95a;}
Border around this has a color of #ffa95a
<div style="border:2px solid #ffa95a;">Content here</div>
.myborder {border:2px solid #ffa95a;}