#ffe70d color space conversions
Hex:
#ffe70d
RGB:
255, 231, 13
CMY:
0, 9, 95
CMYK:
0, 9, 95, 0
HSL:
54°, 100.0000%, 52.5490%
HSV (HSB):
54°, 94.9020%, 100.0000%
XYZ:
69.8886, 78.4409, 11.8379
xyY:
0.4363, 0.4897, 78.4409
CIE-Lab:
90.9807, -9.8301, 88.9940
CIE-LCH:
90.9807, 89.5353, 96.3032
CIE-Luv:
90.9807, 23.9135, 97.3806
Hunter-Lab:
88.5669, -14.1367, 54.0721
#ffe70d color charts
#ffe70d color shades, tints & tones
#ffe70d color schemes
#ffe70d color preview, HTML & CSS examples
This text has a color of #ffe70d
<p style="color:#ffe70d;">Text here</p>
.mytext {color:#ffe70d;}
This box has a color of #ffe70d
<div style="background-color:#ffe70d;">Content here</div>
.mybackground {background-color:#ffe70d;}
Border around this has a color of #ffe70d
<div style="border:2px solid #ffe70d;">Content here</div>
.myborder {border:2px solid #ffe70d;}