#ffcfa1 color space conversions
Hex:
#ffcfa1
RGB:
255, 207, 161
CMY:
0, 19, 37
CMYK:
0, 19, 37, 0
HSL:
29°, 100.0000%, 81.5686%
HSV (HSB):
29°, 36.8627%, 100.0000%
XYZ:
69.9858, 68.4589, 43.2434
xyY:
0.3852, 0.3768, 68.4589
CIE-Lab:
86.2354, 10.8332, 29.2568
CIE-LCH:
86.2354, 31.1981, 69.6814
CIE-Luv:
86.2354, 34.0662, 38.0836
Hunter-Lab:
82.7399, 6.1902, 26.9304
#ffcfa1 color charts
#ffcfa1 color shades, tints & tones
#ffcfa1 color schemes
#ffcfa1 color preview, HTML & CSS examples
This text has a color of #ffcfa1
<p style="color:#ffcfa1;">Text here</p>
.mytext {color:#ffcfa1;}
This box has a color of #ffcfa1
<div style="background-color:#ffcfa1;">Content here</div>
.mybackground {background-color:#ffcfa1;}
Border around this has a color of #ffcfa1
<div style="border:2px solid #ffcfa1;">Content here</div>
.myborder {border:2px solid #ffcfa1;}