#fac882 color space conversions
Hex:
#fac882
RGB:
250, 200, 130
CMY:
2, 22, 49
CMYK:
0, 20, 48, 2
HSL:
35°, 92.3077%, 74.5098%
HSV (HSB):
35°, 48.0000%, 98.0392%
XYZ:
64.1079, 63.2443, 29.9476
xyY:
0.4076, 0.4021, 63.2443
CIE-Lab:
83.5707, 9.3072, 41.6076
CIE-LCH:
83.5707, 42.6359, 77.3911
CIE-Luv:
83.5707, 37.7281, 52.0283
Hunter-Lab:
79.5263, 4.7219, 33.3412
#fac882 color charts
#fac882 color shades, tints & tones
#fac882 color schemes
#fac882 color preview, HTML & CSS examples
This text has a color of #fac882
<p style="color:#fac882;">Text here</p>
.mytext {color:#fac882;}
This box has a color of #fac882
<div style="background-color:#fac882;">Content here</div>
.mybackground {background-color:#fac882;}
Border around this has a color of #fac882
<div style="border:2px solid #fac882;">Content here</div>
.myborder {border:2px solid #fac882;}