#ded67b color space conversions
Hex:
#ded67b
RGB:
222, 214, 123
CMY:
13, 16, 52
CMYK:
0, 4, 45, 13
HSL:
55°, 60.0000%, 67.6471%
HSV (HSB):
55°, 44.5946%, 87.0588%
XYZ:
57.7459, 65.0528, 28.2518
xyY:
0.3823, 0.4307, 65.0528
CIE-Lab:
84.5109, -9.7587, 45.7315
CIE-LCH:
84.5109, 46.7611, 102.0457
CIE-Luv:
84.5109, 9.5696, 60.6529
Hunter-Lab:
80.6553, -13.3481, 35.6907
#ded67b color charts
#ded67b color shades, tints & tones
#ded67b color schemes
#ded67b color preview, HTML & CSS examples
This text has a color of #ded67b
<p style="color:#ded67b;">Text here</p>
.mytext {color:#ded67b;}
This box has a color of #ded67b
<div style="background-color:#ded67b;">Content here</div>
.mybackground {background-color:#ded67b;}
Border around this has a color of #ded67b
<div style="border:2px solid #ded67b;">Content here</div>
.myborder {border:2px solid #ded67b;}