#fafa2c color space conversions
Hex:
#fafa2c
RGB:
250, 250, 44
CMY:
2, 2, 83
CMYK:
0, 0, 82, 2
HSL:
60°, 95.3704%, 57.6471%
HSV (HSB):
60°, 82.4000%, 98.0392%
XYZ:
74.0646, 88.8771, 15.6342
xyY:
0.4148, 0.4977, 88.8771
CIE-Lab:
95.5290, -20.6196, 87.5619
CIE-LCH:
95.5290, 89.9570, 103.2509
CIE-Luv:
95.5290, 7.3233, 101.5237
Hunter-Lab:
94.2746, -24.7464, 56.1598
#fafa2c color charts
#fafa2c color shades, tints & tones
#fafa2c color schemes
#fafa2c color preview, HTML & CSS examples
This text has a color of #fafa2c
<p style="color:#fafa2c;">Text here</p>
.mytext {color:#fafa2c;}
This box has a color of #fafa2c
<div style="background-color:#fafa2c;">Content here</div>
.mybackground {background-color:#fafa2c;}
Border around this has a color of #fafa2c
<div style="border:2px solid #fafa2c;">Content here</div>
.myborder {border:2px solid #fafa2c;}