#fbd385 color space conversions
Hex:
#fbd385
RGB:
251, 211, 133
CMY:
2, 17, 48
CMYK:
0, 16, 47, 2
HSL:
40°, 93.6508%, 75.2941%
HSV (HSB):
40°, 47.0120%, 98.4314%
XYZ:
67.3116, 68.7912, 31.9206
xyY:
0.4006, 0.4094, 68.7912
CIE-Lab:
86.4006, 4.2955, 43.6908
CIE-LCH:
86.4006, 43.9014, 84.3850
CIE-Luv:
86.4006, 30.8678, 55.9153
Hunter-Lab:
82.9405, -0.2815, 35.2399
#fbd385 color charts
#fbd385 color shades, tints & tones
#fbd385 color schemes
#fbd385 color preview, HTML & CSS examples
This text has a color of #fbd385
<p style="color:#fbd385;">Text here</p>
.mytext {color:#fbd385;}
This box has a color of #fbd385
<div style="background-color:#fbd385;">Content here</div>
.mybackground {background-color:#fbd385;}
Border around this has a color of #fbd385
<div style="border:2px solid #fbd385;">Content here</div>
.myborder {border:2px solid #fbd385;}