#ffb880 color space conversions
Hex:
#ffb880
RGB:
255, 184, 128
CMY:
0, 28, 50
CMYK:
0, 28, 50, 0
HSL:
26°, 100.0000%, 75.0980%
HSV (HSB):
26°, 49.8039%, 100.0000%
XYZ:
62.2768, 57.0995, 28.1610
xyY:
0.4221, 0.3870, 57.0995
CIE-Lab:
80.2355, 19.4678, 38.4969
CIE-LCH:
80.2355, 43.1394, 63.1744
CIE-Luv:
80.2355, 52.6326, 45.7833
Hunter-Lab:
75.5642, 14.8747, 30.7989
#ffb880 color charts
#ffb880 color shades, tints & tones
#ffb880 color schemes
#ffb880 color preview, HTML & CSS examples
This text has a color of #ffb880
<p style="color:#ffb880;">Text here</p>
.mytext {color:#ffb880;}
This box has a color of #ffb880
<div style="background-color:#ffb880;">Content here</div>
.mybackground {background-color:#ffb880;}
Border around this has a color of #ffb880
<div style="border:2px solid #ffb880;">Content here</div>
.myborder {border:2px solid #ffb880;}