#ffa07e color space conversions
Hex:
#ffa07e
RGB:
255, 160, 126
CMY:
0, 37, 51
CMYK:
0, 37, 51, 0
HSL:
16°, 100.0000%, 74.7059%
HSV (HSB):
16°, 50.5882%, 100.0000%
XYZ:
57.5767, 47.9080, 25.9512
xyY:
0.4381, 0.3645, 47.9080
CIE-Lab:
74.7668, 31.8276, 32.4924
CIE-LCH:
74.7668, 45.4836, 45.5922
CIE-Luv:
74.7668, 69.8112, 35.4955
Hunter-Lab:
69.2156, 27.3572, 26.2211
#ffa07e color charts
#ffa07e color shades, tints & tones
#ffa07e color schemes
#ffa07e color preview, HTML & CSS examples
This text has a color of #ffa07e
<p style="color:#ffa07e;">Text here</p>
.mytext {color:#ffa07e;}
This box has a color of #ffa07e
<div style="background-color:#ffa07e;">Content here</div>
.mybackground {background-color:#ffa07e;}
Border around this has a color of #ffa07e
<div style="border:2px solid #ffa07e;">Content here</div>
.myborder {border:2px solid #ffa07e;}