#ffb473 color space conversions
Hex:
#ffb473
RGB:
255, 180, 115
CMY:
0, 29, 55
CMYK:
0, 29, 55, 0
HSL:
28°, 100.0000%, 72.5490%
HSV (HSB):
28°, 54.9020%, 100.0000%
XYZ:
60.6558, 55.1403, 23.6659
xyY:
0.4349, 0.3954, 55.1403
CIE-Lab:
79.1220, 20.4662, 43.7537
CIE-LCH:
79.1220, 48.3038, 64.9317
CIE-Luv:
79.1220, 56.7984, 50.6823
Hunter-Lab:
74.2565, 15.8572, 33.0836
#ffb473 color charts
#ffb473 color shades, tints & tones
#ffb473 color schemes
#ffb473 color preview, HTML & CSS examples
This text has a color of #ffb473
<p style="color:#ffb473;">Text here</p>
.mytext {color:#ffb473;}
This box has a color of #ffb473
<div style="background-color:#ffb473;">Content here</div>
.mybackground {background-color:#ffb473;}
Border around this has a color of #ffb473
<div style="border:2px solid #ffb473;">Content here</div>
.myborder {border:2px solid #ffb473;}