#fadf2b color space conversions
Hex:
#fadf2b
RGB:
250, 223, 43
CMY:
2, 13, 83
CMYK:
0, 11, 83, 2
HSL:
52°, 95.3917%, 57.4510%
HSV (HSB):
52°, 82.8000%, 98.0392%
XYZ:
66.2481, 73.2738, 12.9371
xyY:
0.4345, 0.4806, 73.2738
CIE-Lab:
88.5781, -7.4502, 81.9840
CIE-LCH:
88.5781, 82.3218, 95.1924
CIE-Luv:
88.5781, 25.5903, 91.3333
Hunter-Lab:
85.6001, -11.6545, 50.9593
#fadf2b color charts
#fadf2b color shades, tints & tones
#fadf2b color schemes
#fadf2b color preview, HTML & CSS examples
This text has a color of #fadf2b
<p style="color:#fadf2b;">Text here</p>
.mytext {color:#fadf2b;}
This box has a color of #fadf2b
<div style="background-color:#fadf2b;">Content here</div>
.mybackground {background-color:#fadf2b;}
Border around this has a color of #fadf2b
<div style="border:2px solid #fadf2b;">Content here</div>
.myborder {border:2px solid #fadf2b;}