#fdb981 color space conversions
Hex:
#fdb981
RGB:
253, 185, 129
CMY:
1, 27, 49
CMYK:
0, 27, 49, 1
HSL:
27°, 96.8750%, 74.9020%
HSV (HSB):
27°, 49.0119%, 99.2157%
XYZ:
61.8194, 57.1655, 28.5447
xyY:
0.4190, 0.3875, 57.1655
CIE-Lab:
80.2726, 18.2422, 37.9848
CIE-LCH:
80.2726, 42.1381, 64.3474
CIE-Luv:
80.2726, 50.3230, 45.5259
Hunter-Lab:
75.6079, 13.6334, 30.5414
#fdb981 color charts
#fdb981 color shades, tints & tones
#fdb981 color schemes
#fdb981 color preview, HTML & CSS examples
This text has a color of #fdb981
<p style="color:#fdb981;">Text here</p>
.mytext {color:#fdb981;}
This box has a color of #fdb981
<div style="background-color:#fdb981;">Content here</div>
.mybackground {background-color:#fdb981;}
Border around this has a color of #fdb981
<div style="border:2px solid #fdb981;">Content here</div>
.myborder {border:2px solid #fdb981;}