#ded25b color space conversions
Hex:
#ded25b
RGB:
222, 210, 91
CMY:
13, 18, 64
CMYK:
0, 5, 59, 13
HSL:
55°, 66.4975%, 61.3725%
HSV (HSB):
55°, 59.0090%, 87.0588%
XYZ:
55.0591, 62.3781, 19.0358
xyY:
0.4034, 0.4571, 62.3781
CIE-Lab:
83.1141, -10.4102, 59.0542
CIE-LCH:
83.1141, 59.9647, 99.9975
CIE-Luv:
83.1141, 13.3353, 72.8638
Hunter-Lab:
78.9798, -13.7771, 40.9957
#ded25b color charts
#ded25b color shades, tints & tones
#ded25b color schemes
#ded25b color preview, HTML & CSS examples
This text has a color of #ded25b
<p style="color:#ded25b;">Text here</p>
.mytext {color:#ded25b;}
This box has a color of #ded25b
<div style="background-color:#ded25b;">Content here</div>
.mybackground {background-color:#ded25b;}
Border around this has a color of #ded25b
<div style="border:2px solid #ded25b;">Content here</div>
.myborder {border:2px solid #ded25b;}