#ffb080 color space conversions
Hex:
#ffb080
RGB:
255, 176, 128
CMY:
0, 31, 50
CMYK:
0, 31, 50, 0
HSL:
23°, 100.0000%, 75.0980%
HSV (HSB):
23°, 49.8039%, 100.0000%
XYZ:
60.6616, 53.8692, 27.6227
xyY:
0.4267, 0.3790, 53.8692
CIE-Lab:
78.3854, 23.6552, 36.1243
CIE-LCH:
78.3854, 43.1802, 56.7821
CIE-Luv:
78.3854, 58.2434, 41.9453
Hunter-Lab:
73.3956, 19.0882, 29.0630
#ffb080 color charts
#ffb080 color shades, tints & tones
#ffb080 color schemes
#ffb080 color preview, HTML & CSS examples
This text has a color of #ffb080
<p style="color:#ffb080;">Text here</p>
.mytext {color:#ffb080;}
This box has a color of #ffb080
<div style="background-color:#ffb080;">Content here</div>
.mybackground {background-color:#ffb080;}
Border around this has a color of #ffb080
<div style="border:2px solid #ffb080;">Content here</div>
.myborder {border:2px solid #ffb080;}