#fae31f color space conversions
Hex:
#fae31f
RGB:
250, 227, 31
CMY:
2, 11, 88
CMYK:
0, 9, 88, 2
HSL:
54°, 95.6332%, 55.0980%
HSV (HSB):
54°, 87.6000%, 98.0392%
XYZ:
67.1407, 75.3611, 12.3038
xyY:
0.4337, 0.4868, 75.3611
CIE-Lab:
89.5619, -9.7081, 85.3115
CIE-LCH:
89.5619, 85.8621, 96.4921
CIE-Luv:
89.5619, 22.9528, 94.4138
Hunter-Lab:
86.8108, -13.8643, 52.3643
#fae31f color charts
#fae31f color shades, tints & tones
#fae31f color schemes
#fae31f color preview, HTML & CSS examples
This text has a color of #fae31f
<p style="color:#fae31f;">Text here</p>
.mytext {color:#fae31f;}
This box has a color of #fae31f
<div style="background-color:#fae31f;">Content here</div>
.mybackground {background-color:#fae31f;}
Border around this has a color of #fae31f
<div style="border:2px solid #fae31f;">Content here</div>
.myborder {border:2px solid #fae31f;}