#ffd31c color space conversions
Hex:
#ffd31c
RGB:
255, 211, 28
CMY:
0, 17, 89
CMYK:
0, 17, 89, 0
HSL:
48°, 100.0000%, 55.4902%
HSV (HSB):
48°, 89.0196%, 100.0000%
XYZ:
64.7439, 67.9324, 10.7985
xyY:
0.4513, 0.4735, 67.9324
CIE-Lab:
85.9726, 0.3994, 83.2390
CIE-LCH:
85.9726, 83.2400, 89.7251
CIE-Luv:
85.9726, 38.2135, 88.7902
Hunter-Lab:
82.4211, -4.0206, 49.9268
#ffd31c color charts
#ffd31c color shades, tints & tones
#ffd31c color schemes
#ffd31c color preview, HTML & CSS examples
This text has a color of #ffd31c
<p style="color:#ffd31c;">Text here</p>
.mytext {color:#ffd31c;}
This box has a color of #ffd31c
<div style="background-color:#ffd31c;">Content here</div>
.mybackground {background-color:#ffd31c;}
Border around this has a color of #ffd31c
<div style="border:2px solid #ffd31c;">Content here</div>
.myborder {border:2px solid #ffd31c;}