#faae48 color space conversions
Hex:
#faae48
RGB:
250, 174, 72
CMY:
2, 32, 72
CMYK:
0, 30, 71, 2
HSL:
34°, 94.6809%, 63.1373%
HSV (HSB):
34°, 71.2000%, 98.0392%
XYZ:
55.7301, 51.0640, 13.0499
xyY:
0.4650, 0.4261, 51.0640
CIE-Lab:
76.7177, 18.8465, 61.2501
CIE-LCH:
76.7177, 64.0840, 72.8970
CIE-Luv:
76.7177, 60.9540, 65.3581
Hunter-Lab:
71.4591, 14.1567, 39.1937
#faae48 color charts
#faae48 color shades, tints & tones
#faae48 color schemes
#faae48 color preview, HTML & CSS examples
This text has a color of #faae48
<p style="color:#faae48;">Text here</p>
.mytext {color:#faae48;}
This box has a color of #faae48
<div style="background-color:#faae48;">Content here</div>
.mybackground {background-color:#faae48;}
Border around this has a color of #faae48
<div style="border:2px solid #faae48;">Content here</div>
.myborder {border:2px solid #faae48;}