#ffac01 color space conversions
Hex:
#ffac01
RGB:
255, 172, 1
CMY:
0, 33, 100
CMYK:
0, 33, 100, 0
HSL:
40°, 100.0000%, 50.1961%
HSV (HSB):
40°, 99.6078%, 100.0000%
XYZ:
55.9980, 50.7672, 6.8764
xyY:
0.4928, 0.4467, 50.7672
CIE-Lab:
76.5378, 20.2917, 79.9021
CIE-LCH:
76.5378, 82.4385, 75.7506
CIE-Luv:
76.5378, 69.0629, 76.4236
Hunter-Lab:
71.2511, 15.5980, 44.1538
#ffac01 color charts
#ffac01 RGB chart
#ffac01 CMYK chart
#ffac01 RGB pie chart
#ffac01 color shades, tints & tones
#ffac01 color schemes
#ffac01 color preview, HTML & CSS examples
This text has a color of #ffac01
<p style="color:#ffac01;">Text here</p>
.mytext {color:#ffac01;}
Text color #ffac01
This box has a color of #ffac01
<div style="background-color:#ffac01;">Content here</div>
.mybackground {background-color:#ffac01;}
Background color #ffac01
Border around this has a color of #ffac01
<div style="border:2px solid #ffac01;">Content here</div>
.myborder {border:2px solid #ffac01;}
Border color #ffac01