#ffa67f color space conversions
Hex:
#ffa67f
RGB:
255, 166, 127
CMY:
0, 35, 50
CMYK:
0, 35, 50, 0
HSL:
18°, 100.0000%, 74.9020%
HSV (HSB):
18°, 50.1961%, 100.0000%
XYZ:
58.7070, 50.0647, 26.6479
xyY:
0.4335, 0.3697, 50.0647
CIE-Lab:
76.1090, 28.7930, 33.7065
CIE-LCH:
76.1090, 44.3302, 49.4951
CIE-Luv:
76.1090, 65.4241, 37.7478
Hunter-Lab:
70.7564, 24.2786, 27.2000
#ffa67f color charts
#ffa67f color shades, tints & tones
#ffa67f color schemes
#ffa67f color preview, HTML & CSS examples
This text has a color of #ffa67f
<p style="color:#ffa67f;">Text here</p>
.mytext {color:#ffa67f;}
This box has a color of #ffa67f
<div style="background-color:#ffa67f;">Content here</div>
.mybackground {background-color:#ffa67f;}
Border around this has a color of #ffa67f
<div style="border:2px solid #ffa67f;">Content here</div>
.myborder {border:2px solid #ffa67f;}