#ffaf42 color space conversions
Hex:
#ffaf42
RGB:
255, 175, 66
CMY:
0, 31, 74
CMYK:
0, 31, 74, 0
HSL:
35°, 100.0000%, 62.9412%
HSV (HSB):
35°, 74.1176%, 100.0000%
XYZ:
57.5533, 52.3133, 12.2183
xyY:
0.4714, 0.4285, 52.3133
CIE-Lab:
77.4678, 20.1284, 64.6839
CIE-LCH:
77.4678, 67.7434, 72.7149
CIE-Luv:
77.4678, 64.5453, 67.8278
Hunter-Lab:
72.3279, 15.4635, 40.6137
#ffaf42 color charts
#ffaf42 color shades, tints & tones
#ffaf42 color schemes
#ffaf42 color preview, HTML & CSS examples
This text has a color of #ffaf42
<p style="color:#ffaf42;">Text here</p>
.mytext {color:#ffaf42;}
This box has a color of #ffaf42
<div style="background-color:#ffaf42;">Content here</div>
.mybackground {background-color:#ffaf42;}
Border around this has a color of #ffaf42
<div style="border:2px solid #ffaf42;">Content here</div>
.myborder {border:2px solid #ffaf42;}