#fcaf82 color space conversions
Hex:
#fcaf82
RGB:
252, 175, 130
CMY:
1, 31, 49
CMYK:
0, 31, 48, 1
HSL:
22°, 95.3125%, 74.9020%
HSV (HSB):
22°, 48.4127%, 98.8235%
XYZ:
59.5041, 52.9671, 28.2066
xyY:
0.4230, 0.3765, 52.9671
CIE-Lab:
77.8556, 23.1833, 34.3249
CIE-LCH:
77.8556, 41.4205, 55.9647
CIE-Luv:
77.8556, 56.4144, 40.0148
Hunter-Lab:
72.7785, 18.5803, 27.9661
#fcaf82 color charts
#fcaf82 color shades, tints & tones
#fcaf82 color schemes
#fcaf82 color preview, HTML & CSS examples
This text has a color of #fcaf82
<p style="color:#fcaf82;">Text here</p>
.mytext {color:#fcaf82;}
This box has a color of #fcaf82
<div style="background-color:#fcaf82;">Content here</div>
.mybackground {background-color:#fcaf82;}
Border around this has a color of #fcaf82
<div style="border:2px solid #fcaf82;">Content here</div>
.myborder {border:2px solid #fcaf82;}