#ffaba0 color space conversions
Hex:
#ffaba0
RGB:
255, 171, 160
CMY:
0, 33, 37
CMYK:
0, 33, 37, 0
HSL:
7°, 100.0000%, 81.3725%
HSV (HSB):
7°, 37.2549%, 100.0000%
XYZ:
62.1481, 52.9239, 40.1975
xyY:
0.4003, 0.3409, 52.9239
CIE-Lab:
77.8300, 29.5369, 18.3009
CIE-LCH:
77.8300, 34.7470, 31.7822
CIE-Luv:
77.8300, 57.3779, 19.6207
Hunter-Lab:
72.7488, 25.1791, 18.1634
#ffaba0 color charts
#ffaba0 color shades, tints & tones
#ffaba0 color schemes
#ffaba0 color preview, HTML & CSS examples
This text has a color of #ffaba0
<p style="color:#ffaba0;">Text here</p>
.mytext {color:#ffaba0;}
This box has a color of #ffaba0
<div style="background-color:#ffaba0;">Content here</div>
.mybackground {background-color:#ffaba0;}
Border around this has a color of #ffaba0
<div style="border:2px solid #ffaba0;">Content here</div>
.myborder {border:2px solid #ffaba0;}