#ffb46a color space conversions
Hex:
#ffb46a
RGB:
255, 180, 106
CMY:
0, 29, 58
CMYK:
0, 29, 58, 0
HSL:
30°, 100.0000%, 70.7843%
HSV (HSB):
30°, 58.4314%, 100.0000%
XYZ:
60.1628, 54.9431, 21.0698
xyY:
0.4418, 0.4035, 54.9431
CIE-Lab:
79.0085, 19.7862, 48.1263
CIE-LCH:
79.0085, 52.0349, 67.6510
CIE-Luv:
79.0085, 57.6624, 54.9919
Hunter-Lab:
74.1236, 15.1640, 35.0332
#ffb46a color charts
#ffb46a color shades, tints & tones
#ffb46a color schemes
#ffb46a color preview, HTML & CSS examples
This text has a color of #ffb46a
<p style="color:#ffb46a;">Text here</p>
.mytext {color:#ffb46a;}
This box has a color of #ffb46a
<div style="background-color:#ffb46a;">Content here</div>
.mybackground {background-color:#ffb46a;}
Border around this has a color of #ffb46a
<div style="border:2px solid #ffb46a;">Content here</div>
.myborder {border:2px solid #ffb46a;}