#ffb471 color space conversions
Hex:
#ffb471
RGB:
255, 180, 113
CMY:
0, 29, 56
CMYK:
0, 29, 56, 0
HSL:
28°, 100.0000%, 72.1569%
HSV (HSB):
28°, 55.6863%, 100.0000%
XYZ:
60.5419, 55.0948, 23.0662
xyY:
0.4365, 0.3972, 55.0948
CIE-Lab:
79.0958, 20.3096, 44.7329
CIE-LCH:
79.0958, 49.1275, 65.5810
CIE-Luv:
79.0958, 56.9963, 51.6697
Hunter-Lab:
74.2259, 15.6973, 33.5333
#ffb471 color charts
#ffb471 color shades, tints & tones
#ffb471 color schemes
#ffb471 color preview, HTML & CSS examples
This text has a color of #ffb471
<p style="color:#ffb471;">Text here</p>
.mytext {color:#ffb471;}
This box has a color of #ffb471
<div style="background-color:#ffb471;">Content here</div>
.mybackground {background-color:#ffb471;}
Border around this has a color of #ffb471
<div style="border:2px solid #ffb471;">Content here</div>
.myborder {border:2px solid #ffb471;}