#fac75d color space conversions
Hex:
#fac75d
RGB:
250, 199, 93
CMY:
2, 22, 64
CMYK:
0, 20, 63, 2
HSL:
41°, 94.0120%, 67.2549%
HSV (HSB):
41°, 62.8000%, 98.0392%
XYZ:
61.8235, 61.9612, 19.0572
xyY:
0.4328, 0.4338, 61.9612
CIE-Lab:
82.8928, 6.9581, 58.6307
CIE-LCH:
82.8928, 59.0421, 83.2320
CIE-Luv:
82.8928, 40.9869, 68.4965
Hunter-Lab:
78.7154, 2.4430, 40.7465
#fac75d color charts
#fac75d color shades, tints & tones
#fac75d color schemes
#fac75d color preview, HTML & CSS examples
This text has a color of #fac75d
<p style="color:#fac75d;">Text here</p>
.mytext {color:#fac75d;}
This box has a color of #fac75d
<div style="background-color:#fac75d;">Content here</div>
.mybackground {background-color:#fac75d;}
Border around this has a color of #fac75d
<div style="border:2px solid #fac75d;">Content here</div>
.myborder {border:2px solid #fac75d;}