#ffbc80 color space conversions
Hex:
#ffbc80
RGB:
255, 188, 128
CMY:
0, 26, 50
CMYK:
0, 26, 50, 0
HSL:
28°, 100.0000%, 75.0980%
HSV (HSB):
28°, 49.8039%, 100.0000%
XYZ:
63.1195, 58.7850, 28.4419
xyY:
0.4198, 0.3910, 58.7850
CIE-Lab:
81.1732, 17.3760, 39.6914
CIE-LCH:
81.1732, 43.3281, 66.3573
CIE-Luv:
81.1732, 49.8419, 47.7070
Hunter-Lab:
76.6713, 12.7748, 31.6758
#ffbc80 color charts
#ffbc80 color shades, tints & tones
#ffbc80 color schemes
#ffbc80 color preview, HTML & CSS examples
This text has a color of #ffbc80
<p style="color:#ffbc80;">Text here</p>
.mytext {color:#ffbc80;}
This box has a color of #ffbc80
<div style="background-color:#ffbc80;">Content here</div>
.mybackground {background-color:#ffbc80;}
Border around this has a color of #ffbc80
<div style="border:2px solid #ffbc80;">Content here</div>
.myborder {border:2px solid #ffbc80;}