#fafc30 color space conversions
Hex:
#fafc30
RGB:
250, 252, 48
CMY:
2, 1, 81
CMYK:
1, 0, 81, 1
HSL:
61°, 97.1429%, 58.8235%
HSV (HSB):
61°, 80.9524%, 98.8235%
XYZ:
74.7682, 90.1582, 16.2579
xyY:
0.4127, 0.4976, 90.1582
CIE-Lab:
96.0624, -21.4659, 87.1071
CIE-LCH:
96.0624, 89.7130, 103.8436
CIE-Luv:
96.0624, 5.9891, 101.7038
Hunter-Lab:
94.9517, -25.6083, 56.3144
#fafc30 color charts
#fafc30 color shades, tints & tones
#fafc30 color schemes
#fafc30 color preview, HTML & CSS examples
This text has a color of #fafc30
<p style="color:#fafc30;">Text here</p>
.mytext {color:#fafc30;}
This box has a color of #fafc30
<div style="background-color:#fafc30;">Content here</div>
.mybackground {background-color:#fafc30;}
Border around this has a color of #fafc30
<div style="border:2px solid #fafc30;">Content here</div>
.myborder {border:2px solid #fafc30;}