#ffdb48 color space conversions
Hex:
#ffdb48
RGB:
255, 219, 72
CMY:
0, 14, 72
CMYK:
0, 14, 72, 0
HSL:
48°, 100.0000%, 64.1176%
HSV (HSB):
48°, 71.7647%, 100.0000%
XYZ:
67.7412, 72.3909, 16.5334
xyY:
0.4324, 0.4621, 72.3909
CIE-Lab:
88.1564, -2.3266, 72.8801
CIE-LCH:
88.1564, 72.9173, 91.8285
CIE-Luv:
88.1564, 31.3586, 83.8315
Hunter-Lab:
85.0829, -6.7770, 48.0367
#ffdb48 color charts
#ffdb48 color shades, tints & tones
#ffdb48 color schemes
#ffdb48 color preview, HTML & CSS examples
This text has a color of #ffdb48
<p style="color:#ffdb48;">Text here</p>
.mytext {color:#ffdb48;}
This box has a color of #ffdb48
<div style="background-color:#ffdb48;">Content here</div>
.mybackground {background-color:#ffdb48;}
Border around this has a color of #ffdb48
<div style="border:2px solid #ffdb48;">Content here</div>
.myborder {border:2px solid #ffdb48;}