#fafc72 color space conversions
Hex:
#fafc72
RGB:
250, 252, 114
CMY:
2, 1, 55
CMYK:
1, 0, 55, 1
HSL:
61°, 95.8333%, 71.7647%
HSV (HSB):
61°, 54.7619%, 98.8235%
XYZ:
77.2720, 91.1597, 29.4425
xyY:
0.3905, 0.4607, 91.1597
CIE-Lab:
96.4758, -18.1522, 64.5931
CIE-LCH:
96.4758, 67.0952, 105.6966
CIE-Luv:
96.4758, 4.7456, 83.8418
Hunter-Lab:
95.4776, -22.6220, 48.5510
#fafc72 color charts
#fafc72 color shades, tints & tones
#fafc72 color schemes
#fafc72 color preview, HTML & CSS examples
This text has a color of #fafc72
<p style="color:#fafc72;">Text here</p>
.mytext {color:#fafc72;}
This box has a color of #fafc72
<div style="background-color:#fafc72;">Content here</div>
.mybackground {background-color:#fafc72;}
Border around this has a color of #fafc72
<div style="border:2px solid #fafc72;">Content here</div>
.myborder {border:2px solid #fafc72;}