#ffb40f color space conversions
Hex:
#ffb40f
RGB:
255, 180, 15
CMY:
0, 29, 94
CMYK:
0, 29, 94, 0
HSL:
41°, 100.0000%, 52.9412%
HSV (HSB):
41°, 94.1176%, 100.0000%
XYZ:
57.6475, 53.9370, 7.8245
xyY:
0.4828, 0.4517, 53.9370
CIE-Lab:
78.4250, 16.2331, 79.6518
CIE-LCH:
78.4250, 81.2892, 78.4808
CIE-Luv:
78.4250, 62.3937, 78.4894
Hunter-Lab:
73.4418, 11.5888, 45.0925
#ffb40f color charts
#ffb40f color shades, tints & tones
#ffb40f color schemes
#ffb40f color preview, HTML & CSS examples
This text has a color of #ffb40f
<p style="color:#ffb40f;">Text here</p>
.mytext {color:#ffb40f;}
This box has a color of #ffb40f
<div style="background-color:#ffb40f;">Content here</div>
.mybackground {background-color:#ffb40f;}
Border around this has a color of #ffb40f
<div style="border:2px solid #ffb40f;">Content here</div>
.myborder {border:2px solid #ffb40f;}