#ffaf7e color space conversions
Hex:
#ffaf7e
RGB:
255, 175, 126
CMY:
0, 31, 51
CMYK:
0, 31, 51, 0
HSL:
23°, 100.0000%, 74.7059%
HSV (HSB):
23°, 50.5882%, 100.0000%
XYZ:
60.3359, 53.4263, 26.8709
xyY:
0.4290, 0.3799, 53.4263
CIE-Lab:
78.1260, 24.0013, 36.8362
CIE-LCH:
78.1260, 43.9655, 56.9131
CIE-Luv:
78.1260, 59.1814, 42.5757
Hunter-Lab:
73.0933, 19.4320, 29.3688
#ffaf7e color charts
#ffaf7e color shades, tints & tones
#ffaf7e color schemes
#ffaf7e color preview, HTML & CSS examples
This text has a color of #ffaf7e
<p style="color:#ffaf7e;">Text here</p>
.mytext {color:#ffaf7e;}
This box has a color of #ffaf7e
<div style="background-color:#ffaf7e;">Content here</div>
.mybackground {background-color:#ffaf7e;}
Border around this has a color of #ffaf7e
<div style="border:2px solid #ffaf7e;">Content here</div>
.myborder {border:2px solid #ffaf7e;}