#ffcfa7 color space conversions
Hex:
#ffcfa7
RGB:
255, 207, 167
CMY:
0, 19, 35
CMYK:
0, 19, 35, 0
HSL:
27°, 100.0000%, 82.7451%
HSV (HSB):
27°, 34.5098%, 100.0000%
XYZ:
70.5279, 68.6757, 46.0977
xyY:
0.3806, 0.3706, 68.6757
CIE-Lab:
86.3432, 11.5311, 26.2769
CIE-LCH:
86.3432, 28.6957, 66.3066
CIE-Luv:
86.3432, 33.5180, 34.2756
Hunter-Lab:
82.8708, 6.8900, 25.0289
#ffcfa7 color charts
#ffcfa7 color shades, tints & tones
#ffcfa7 color schemes
#ffcfa7 color preview, HTML & CSS examples
This text has a color of #ffcfa7
<p style="color:#ffcfa7;">Text here</p>
.mytext {color:#ffcfa7;}
This box has a color of #ffcfa7
<div style="background-color:#ffcfa7;">Content here</div>
.mybackground {background-color:#ffcfa7;}
Border around this has a color of #ffcfa7
<div style="border:2px solid #ffcfa7;">Content here</div>
.myborder {border:2px solid #ffcfa7;}