#ffe30f color space conversions
Hex:
#ffe30f
RGB:
255, 227, 15
CMY:
0, 11, 94
CMYK:
0, 11, 94, 0
HSL:
53°, 100.0000%, 52.9412%
HSV (HSB):
53°, 94.1176%, 100.0000%
XYZ:
68.7953, 76.2327, 11.5404
xyY:
0.4394, 0.4869, 76.2327
CIE-Lab:
89.9673, -7.8273, 88.0529
CIE-LCH:
89.9673, 88.4001, 95.0798
CIE-Luv:
89.9673, 26.7264, 95.7888
Hunter-Lab:
87.3113, -12.1491, 53.2812
#ffe30f color charts
#ffe30f color shades, tints & tones
#ffe30f color schemes
#ffe30f color preview, HTML & CSS examples
This text has a color of #ffe30f
<p style="color:#ffe30f;">Text here</p>
.mytext {color:#ffe30f;}
This box has a color of #ffe30f
<div style="background-color:#ffe30f;">Content here</div>
.mybackground {background-color:#ffe30f;}
Border around this has a color of #ffe30f
<div style="border:2px solid #ffe30f;">Content here</div>
.myborder {border:2px solid #ffe30f;}