#fbc382 color space conversions
Hex:
#fbc382
RGB:
251, 195, 130
CMY:
2, 24, 49
CMYK:
0, 22, 48, 2
HSL:
32°, 93.7984%, 74.7059%
HSV (HSB):
32°, 48.2072%, 98.4314%
XYZ:
63.3280, 61.1511, 29.5847
xyY:
0.4111, 0.3969, 61.1511
CIE-Lab:
82.4599, 12.3098, 40.2200
CIE-LCH:
82.4599, 42.0616, 72.9827
CIE-Luv:
82.4599, 41.8549, 49.6671
Hunter-Lab:
78.1992, 7.7060, 32.3086
#fbc382 color charts
#fbc382 color shades, tints & tones
#fbc382 color schemes
#fbc382 color preview, HTML & CSS examples
This text has a color of #fbc382
<p style="color:#fbc382;">Text here</p>
.mytext {color:#fbc382;}
This box has a color of #fbc382
<div style="background-color:#fbc382;">Content here</div>
.mybackground {background-color:#fbc382;}
Border around this has a color of #fbc382
<div style="border:2px solid #fbc382;">Content here</div>
.myborder {border:2px solid #fbc382;}