#ffbd31 color space conversions
Hex:
#ffbd31
RGB:
255, 189, 49
CMY:
0, 26, 81
CMYK:
0, 26, 81, 0
HSL:
41°, 100.0000%, 59.6078%
HSV (HSB):
41°, 80.7843%, 100.0000%
XYZ:
59.9920, 57.8769, 10.9152
xyY:
0.4658, 0.4494, 57.8769
CIE-Lab:
80.6703, 12.2164, 73.7649
CIE-LCH:
80.6703, 74.7696, 80.5964
CIE-Luv:
80.6703, 54.4228, 77.3495
Hunter-Lab:
76.0769, 7.6252, 44.7472
#ffbd31 color charts
#ffbd31 color shades, tints & tones
#ffbd31 color schemes
#ffbd31 color preview, HTML & CSS examples
This text has a color of #ffbd31
<p style="color:#ffbd31;">Text here</p>
.mytext {color:#ffbd31;}
This box has a color of #ffbd31
<div style="background-color:#ffbd31;">Content here</div>
.mybackground {background-color:#ffbd31;}
Border around this has a color of #ffbd31
<div style="border:2px solid #ffbd31;">Content here</div>
.myborder {border:2px solid #ffbd31;}