#ffcfa0 color space conversions
Hex:
#ffcfa0
RGB:
255, 207, 160
CMY:
0, 19, 37
CMYK:
0, 19, 37, 0
HSL:
30°, 100.0000%, 81.3725%
HSV (HSB):
30°, 37.2549%, 100.0000%
XYZ:
69.8980, 68.4237, 42.7808
xyY:
0.3860, 0.3778, 68.4237
CIE-Lab:
86.2179, 10.7196, 29.7528
CIE-LCH:
86.2179, 31.6250, 70.1864
CIE-Luv:
86.2179, 34.1560, 38.7072
Hunter-Lab:
82.7186, 6.0765, 27.2392
#ffcfa0 color charts
#ffcfa0 color shades, tints & tones
#ffcfa0 color schemes
#ffcfa0 color preview, HTML & CSS examples
This text has a color of #ffcfa0
<p style="color:#ffcfa0;">Text here</p>
.mytext {color:#ffcfa0;}
This box has a color of #ffcfa0
<div style="background-color:#ffcfa0;">Content here</div>
.mybackground {background-color:#ffcfa0;}
Border around this has a color of #ffcfa0
<div style="border:2px solid #ffcfa0;">Content here</div>
.myborder {border:2px solid #ffcfa0;}