#ffd31e color space conversions
Hex:
#ffd31e
RGB:
255, 211, 30
CMY:
0, 17, 88
CMYK:
0, 17, 88, 0
HSL:
48°, 100.0000%, 55.8824%
HSV (HSB):
48°, 88.2353%, 100.0000%
XYZ:
64.7686, 67.9423, 10.9288
xyY:
0.4509, 0.4730, 67.9423
CIE-Lab:
85.9776, 0.4341, 82.8767
CIE-LCH:
85.9776, 82.8778, 89.6999
CIE-Luv:
85.9776, 38.1837, 88.5752
Hunter-Lab:
82.4271, -3.9878, 49.8379
#ffd31e color charts
#ffd31e color shades, tints & tones
#ffd31e color schemes
#ffd31e color preview, HTML & CSS examples
This text has a color of #ffd31e
<p style="color:#ffd31e;">Text here</p>
.mytext {color:#ffd31e;}
This box has a color of #ffd31e
<div style="background-color:#ffd31e;">Content here</div>
.mybackground {background-color:#ffd31e;}
Border around this has a color of #ffd31e
<div style="border:2px solid #ffd31e;">Content here</div>
.myborder {border:2px solid #ffd31e;}