#ffb450 color space conversions
Hex:
#ffb450
RGB:
255, 180, 80
CMY:
0, 29, 69
CMYK:
0, 29, 69, 0
HSL:
34°, 100.0000%, 65.6863%
HSV (HSB):
34°, 68.6275%, 100.0000%
XYZ:
59.0092, 54.4817, 14.9953
xyY:
0.4593, 0.4240, 54.4817
CIE-Lab:
78.7418, 18.1743, 60.0650
CIE-LCH:
78.7418, 62.7543, 73.1654
CIE-Luv:
78.7418, 59.7624, 65.4422
Hunter-Lab:
73.8117, 13.5324, 39.6231
#ffb450 color charts
#ffb450 color shades, tints & tones
#ffb450 color schemes
#ffb450 color preview, HTML & CSS examples
This text has a color of #ffb450
<p style="color:#ffb450;">Text here</p>
.mytext {color:#ffb450;}
This box has a color of #ffb450
<div style="background-color:#ffb450;">Content here</div>
.mybackground {background-color:#ffb450;}
Border around this has a color of #ffb450
<div style="border:2px solid #ffb450;">Content here</div>
.myborder {border:2px solid #ffb450;}