#fac67c color space conversions
Hex:
#fac67c
RGB:
250, 198, 124
CMY:
2, 22, 51
CMYK:
0, 21, 50, 2
HSL:
35°, 92.6471%, 73.3333%
HSV (HSB):
35°, 50.4000%, 98.0392%
XYZ:
63.2565, 62.1674, 27.7343
xyY:
0.4130, 0.4059, 62.1674
CIE-Lab:
83.0024, 9.8073, 43.9142
CIE-LCH:
83.0024, 44.9960, 77.4108
CIE-Luv:
83.0024, 39.5650, 54.1886
Hunter-Lab:
78.8463, 5.2253, 34.3371
#fac67c color charts
#fac67c color shades, tints & tones
#fac67c color schemes
#fac67c color preview, HTML & CSS examples
This text has a color of #fac67c
<p style="color:#fac67c;">Text here</p>
.mytext {color:#fac67c;}
This box has a color of #fac67c
<div style="background-color:#fac67c;">Content here</div>
.mybackground {background-color:#fac67c;}
Border around this has a color of #fac67c
<div style="border:2px solid #fac67c;">Content here</div>
.myborder {border:2px solid #fac67c;}