#faaf12 color space conversions
Hex:
#faaf12
RGB:
250, 175, 18
CMY:
2, 31, 93
CMYK:
0, 30, 93, 2
HSL:
41°, 95.8678%, 52.5490%
HSV (HSB):
41°, 92.8000%, 98.0392%
XYZ:
54.8635, 51.0276, 7.5300
xyY:
0.4837, 0.4499, 51.0276
CIE-Lab:
76.6957, 16.7609, 77.7270
CIE-LCH:
76.6957, 79.5136, 77.8312
CIE-Luv:
76.6957, 62.3413, 76.3019
Hunter-Lab:
71.4336, 12.0854, 43.7537
#faaf12 color charts
#faaf12 color shades, tints & tones
#faaf12 color schemes
#faaf12 color preview, HTML & CSS examples
This text has a color of #faaf12
<p style="color:#faaf12;">Text here</p>
.mytext {color:#faaf12;}
This box has a color of #faaf12
<div style="background-color:#faaf12;">Content here</div>
.mybackground {background-color:#faaf12;}
Border around this has a color of #faaf12
<div style="border:2px solid #faaf12;">Content here</div>
.myborder {border:2px solid #faaf12;}