#faf381 color space conversions
Hex:
#faf381
RGB:
250, 243, 129
CMY:
2, 5, 49
CMYK:
0, 3, 48, 2
HSL:
57°, 92.3664%, 74.3137%
HSV (HSB):
57°, 48.4000%, 98.0392%
XYZ:
75.4374, 86.0102, 33.3945
xyY:
0.3872, 0.4414, 86.0102
CIE-Lab:
94.3167, -12.5686, 55.3251
CIE-LCH:
94.3167, 56.7348, 102.7991
CIE-Luv:
94.3167, 9.8382, 73.2911
Hunter-Lab:
92.7417, -17.1035, 43.5700
#faf381 color charts
#faf381 color shades, tints & tones
#faf381 color schemes
#faf381 color preview, HTML & CSS examples
This text has a color of #faf381
<p style="color:#faf381;">Text here</p>
.mytext {color:#faf381;}
This box has a color of #faf381
<div style="background-color:#faf381;">Content here</div>
.mybackground {background-color:#faf381;}
Border around this has a color of #faf381
<div style="border:2px solid #faf381;">Content here</div>
.myborder {border:2px solid #faf381;}