#fbc071 color space conversions
Hex:
#fbc071
RGB:
251, 192, 113
CMY:
2, 25, 56
CMYK:
0, 24, 55, 2
HSL:
34°, 94.5205%, 71.3725%
HSV (HSB):
34°, 54.9801%, 98.4314%
XYZ:
61.6139, 59.4008, 23.8409
xyY:
0.4253, 0.4101, 59.4008
CIE-Lab:
81.5114, 12.4222, 47.5777
CIE-LCH:
81.5114, 49.1726, 75.3672
CIE-Luv:
81.5114, 45.3581, 56.8663
Hunter-Lab:
77.0719, 7.8233, 35.6100
#fbc071 color charts
#fbc071 color shades, tints & tones
#fbc071 color schemes
#fbc071 color preview, HTML & CSS examples
This text has a color of #fbc071
<p style="color:#fbc071;">Text here</p>
.mytext {color:#fbc071;}
This box has a color of #fbc071
<div style="background-color:#fbc071;">Content here</div>
.mybackground {background-color:#fbc071;}
Border around this has a color of #fbc071
<div style="border:2px solid #fbc071;">Content here</div>
.myborder {border:2px solid #fbc071;}