#faea2b color space conversions
Hex:
#faea2b
RGB:
250, 234, 43
CMY:
2, 8, 83
CMYK:
0, 6, 83, 2
HSL:
55°, 95.3917%, 57.4510%
HSV (HSB):
55°, 82.8000%, 98.0392%
XYZ:
69.2832, 79.3440, 13.9488
xyY:
0.4262, 0.4880, 79.3440
CIE-Lab:
91.3897, -12.8999, 84.3326
CIE-LCH:
91.3897, 85.3135, 98.6968
CIE-Luv:
91.3897, 17.9730, 95.5490
Hunter-Lab:
89.0753, -17.0435, 53.0681
#faea2b color charts
#faea2b color shades, tints & tones
#faea2b color schemes
#faea2b color preview, HTML & CSS examples
This text has a color of #faea2b
<p style="color:#faea2b;">Text here</p>
.mytext {color:#faea2b;}
This box has a color of #faea2b
<div style="background-color:#faea2b;">Content here</div>
.mybackground {background-color:#faea2b;}
Border around this has a color of #faea2b
<div style="border:2px solid #faea2b;">Content here</div>
.myborder {border:2px solid #faea2b;}