#ffbf48 color space conversions
Hex:
#ffbf48
RGB:
255, 191, 72
CMY:
0, 25, 72
CMYK:
0, 25, 72, 0
HSL:
39°, 100.0000%, 64.1176%
HSV (HSB):
39°, 71.7647%, 100.0000%
XYZ:
61.0405, 58.9895, 14.2998
xyY:
0.4544, 0.4391, 58.9895
CIE-Lab:
81.2858, 12.0478, 66.0734
CIE-LCH:
81.2858, 67.1628, 79.6662
CIE-Luv:
81.2858, 51.8765, 72.4825
Hunter-Lab:
76.8046, 7.4549, 42.7244
#ffbf48 color charts
#ffbf48 color shades, tints & tones
#ffbf48 color schemes
#ffbf48 color preview, HTML & CSS examples
This text has a color of #ffbf48
<p style="color:#ffbf48;">Text here</p>
.mytext {color:#ffbf48;}
This box has a color of #ffbf48
<div style="background-color:#ffbf48;">Content here</div>
.mybackground {background-color:#ffbf48;}
Border around this has a color of #ffbf48
<div style="border:2px solid #ffbf48;">Content here</div>
.myborder {border:2px solid #ffbf48;}