#ffa240 color space conversions
Hex:
#ffa240
RGB:
255, 162, 64
CMY:
0, 36, 75
CMYK:
0, 36, 75, 0
HSL:
31°, 100.0000%, 62.5490%
HSV (HSB):
31°, 74.9020%, 100.0000%
XYZ:
55.0857, 47.4708, 11.1099
xyY:
0.4846, 0.4176, 47.4708
CIE-Lab:
74.4899, 26.8300, 62.5597
CIE-LCH:
74.4899, 68.0703, 66.7869
CIE-Luv:
74.4899, 74.9755, 63.3232
Hunter-Lab:
68.8991, 22.1398, 38.6689
#ffa240 color charts
#ffa240 color shades, tints & tones
#ffa240 color schemes
#ffa240 color preview, HTML & CSS examples
This text has a color of #ffa240
<p style="color:#ffa240;">Text here</p>
.mytext {color:#ffa240;}
This box has a color of #ffa240
<div style="background-color:#ffa240;">Content here</div>
.mybackground {background-color:#ffa240;}
Border around this has a color of #ffa240
<div style="border:2px solid #ffa240;">Content here</div>
.myborder {border:2px solid #ffa240;}