#fbc07d color space conversions
Hex:
#fbc07d
RGB:
251, 192, 125
CMY:
2, 25, 51
CMYK:
0, 24, 50, 2
HSL:
32°, 94.0299%, 73.7255%
HSV (HSB):
32°, 50.1992%, 98.4314%
XYZ:
62.3350, 59.6892, 27.6378
xyY:
0.4165, 0.3988, 59.6892
CIE-Lab:
81.6689, 13.4245, 41.7625
CIE-LCH:
81.6689, 43.8671, 72.1801
CIE-Luv:
81.6689, 44.3525, 50.8699
Hunter-Lab:
77.2588, 8.8170, 32.8713
#fbc07d color charts
#fbc07d color shades, tints & tones
#fbc07d color schemes
#fbc07d color preview, HTML & CSS examples
This text has a color of #fbc07d
<p style="color:#fbc07d;">Text here</p>
.mytext {color:#fbc07d;}
This box has a color of #fbc07d
<div style="background-color:#fbc07d;">Content here</div>
.mybackground {background-color:#fbc07d;}
Border around this has a color of #fbc07d
<div style="border:2px solid #fbc07d;">Content here</div>
.myborder {border:2px solid #fbc07d;}