#ffaf80 color space conversions
Hex:
#ffaf80
RGB:
255, 175, 128
CMY:
0, 31, 50
CMYK:
0, 31, 50, 0
HSL:
22°, 100.0000%, 75.0980%
HSV (HSB):
22°, 49.8039%, 100.0000%
XYZ:
60.4663, 53.4785, 27.5575
xyY:
0.4273, 0.3779, 53.4785
CIE-Lab:
78.1566, 24.1786, 35.8295
CIE-LCH:
78.1566, 43.2245, 55.9876
CIE-Luv:
78.1566, 58.9469, 41.4667
Hunter-Lab:
73.1290, 19.6160, 28.8477
#ffaf80 color charts
#ffaf80 color shades, tints & tones
#ffaf80 color schemes
#ffaf80 color preview, HTML & CSS examples
This text has a color of #ffaf80
<p style="color:#ffaf80;">Text here</p>
.mytext {color:#ffaf80;}
This box has a color of #ffaf80
<div style="background-color:#ffaf80;">Content here</div>
.mybackground {background-color:#ffaf80;}
Border around this has a color of #ffaf80
<div style="border:2px solid #ffaf80;">Content here</div>
.myborder {border:2px solid #ffaf80;}