#fbd12a color space conversions
Hex:
#fbd12a
RGB:
251, 209, 42
CMY:
2, 18, 84
CMYK:
0, 17, 83, 2
HSL:
48°, 96.3134%, 57.4510%
HSV (HSB):
48°, 83.2669%, 98.4314%
XYZ:
63.0020, 66.2773, 11.6627
xyY:
0.4470, 0.4702, 66.2773
CIE-Lab:
85.1377, 0.0171, 79.3929
CIE-LCH:
85.1377, 79.3929, 89.9876
CIE-Luv:
85.1377, 36.4191, 86.1418
Hunter-Lab:
81.4109, -4.3319, 48.4939
#fbd12a color charts
#fbd12a color shades, tints & tones
#fbd12a color schemes
#fbd12a color preview, HTML & CSS examples
This text has a color of #fbd12a
<p style="color:#fbd12a;">Text here</p>
.mytext {color:#fbd12a;}
This box has a color of #fbd12a
<div style="background-color:#fbd12a;">Content here</div>
.mybackground {background-color:#fbd12a;}
Border around this has a color of #fbd12a
<div style="border:2px solid #fbd12a;">Content here</div>
.myborder {border:2px solid #fbd12a;}