#ddbe00 color space conversions
Hex:
#ddbe00
RGB:
221, 190, 0
CMY:
13, 25, 100
CMYK:
0, 14, 100, 13
HSL:
52°, 100.0000%, 43.3333%
HSV (HSB):
52°, 100.0000%, 86.6667%
XYZ:
48.2322, 52.1991, 7.5333
xyY:
0.4467, 0.4835, 52.1991
CIE-Lab:
77.3997, -3.7716, 78.9285
CIE-LCH:
77.3997, 79.0186, 92.7358
CIE-Luv:
77.3997, 28.2947, 82.3955
Hunter-Lab:
72.2489, -7.2718, 44.3921
#ddbe00 color charts
#ddbe00 color shades, tints & tones
#ddbe00 color schemes
#ddbe00 color preview, HTML & CSS examples
This text has a color of #ddbe00
<p style="color:#ddbe00;">Text here</p>
.mytext {color:#ddbe00;}
This box has a color of #ddbe00
<div style="background-color:#ddbe00;">Content here</div>
.mybackground {background-color:#ddbe00;}
Border around this has a color of #ddbe00
<div style="border:2px solid #ddbe00;">Content here</div>
.myborder {border:2px solid #ddbe00;}