#ffbd48 color space conversions
Hex:
#ffbd48
RGB:
255, 189, 72
CMY:
0, 26, 72
CMYK:
0, 26, 72, 0
HSL:
38°, 100.0000%, 64.1176%
HSV (HSB):
38°, 71.7647%, 100.0000%
XYZ:
60.6073, 58.1231, 14.1554
xyY:
0.4561, 0.4374, 58.1231
CIE-Lab:
80.8072, 13.0880, 65.5915
CIE-LCH:
80.8072, 66.8845, 78.7155
CIE-Luv:
80.8072, 53.3924, 71.6737
Hunter-Lab:
76.2385, 8.4848, 42.3584
#ffbd48 color charts
#ffbd48 color shades, tints & tones
#ffbd48 color schemes
#ffbd48 color preview, HTML & CSS examples
This text has a color of #ffbd48
<p style="color:#ffbd48;">Text here</p>
.mytext {color:#ffbd48;}
This box has a color of #ffbd48
<div style="background-color:#ffbd48;">Content here</div>
.mybackground {background-color:#ffbd48;}
Border around this has a color of #ffbd48
<div style="border:2px solid #ffbd48;">Content here</div>
.myborder {border:2px solid #ffbd48;}