#ded748 color space conversions
Hex:
#ded748
RGB:
222, 215, 72
CMY:
13, 16, 72
CMYK:
0, 3, 68, 13
HSL:
57°, 69.4444%, 57.6471%
HSV (HSB):
57°, 67.5676%, 87.0588%
XYZ:
55.5943, 64.5984, 15.6695
xyY:
0.4092, 0.4755, 64.5984
CIE-Lab:
84.2763, -14.0737, 68.0821
CIE-LCH:
84.2763, 69.5216, 101.6795
CIE-Luv:
84.2763, 10.6091, 81.3085
Hunter-Lab:
80.3731, -17.1839, 44.7020
#ded748 color charts
#ded748 color shades, tints & tones
#ded748 color schemes
#ded748 color preview, HTML & CSS examples
This text has a color of #ded748
<p style="color:#ded748;">Text here</p>
.mytext {color:#ded748;}
This box has a color of #ded748
<div style="background-color:#ded748;">Content here</div>
.mybackground {background-color:#ded748;}
Border around this has a color of #ded748
<div style="border:2px solid #ded748;">Content here</div>
.myborder {border:2px solid #ded748;}