#fbd082 color space conversions
Hex:
#fbd082
RGB:
251, 208, 130
CMY:
2, 18, 49
CMYK:
0, 17, 48, 2
HSL:
39°, 93.7984%, 74.7059%
HSV (HSB):
39°, 48.2072%, 98.4314%
XYZ:
66.3688, 67.2327, 30.5983
xyY:
0.4042, 0.4095, 67.2327
CIE-Lab:
85.6213, 5.5638, 44.2078
CIE-LCH:
85.6213, 44.5566, 82.8267
CIE-Luv:
85.6213, 33.0727, 56.0117
Hunter-Lab:
81.9955, 0.9892, 35.2716
#fbd082 color charts
#fbd082 color shades, tints & tones
#fbd082 color schemes
#fbd082 color preview, HTML & CSS examples
This text has a color of #fbd082
<p style="color:#fbd082;">Text here</p>
.mytext {color:#fbd082;}
This box has a color of #fbd082
<div style="background-color:#fbd082;">Content here</div>
.mybackground {background-color:#fbd082;}
Border around this has a color of #fbd082
<div style="border:2px solid #fbd082;">Content here</div>
.myborder {border:2px solid #fbd082;}