#ddb148 color space conversions
Hex:
#ddb148
RGB:
221, 177, 72
CMY:
13, 31, 72
CMYK:
0, 20, 67, 13
HSL:
42°, 68.6636%, 57.4510%
HSV (HSB):
42°, 67.4208%, 86.6667%
XYZ:
46.7106, 47.2843, 12.7958
xyY:
0.4374, 0.4428, 47.2843
CIE-Lab:
74.3713, 5.0433, 57.8488
CIE-LCH:
74.3713, 58.0682, 85.0175
CIE-Luv:
74.3713, 36.1311, 65.1518
Hunter-Lab:
68.7636, 0.9175, 37.1016
#ddb148 color charts
#ddb148 color shades, tints & tones
#ddb148 color schemes
#ddb148 color preview, HTML & CSS examples
This text has a color of #ddb148
<p style="color:#ddb148;">Text here</p>
.mytext {color:#ddb148;}
This box has a color of #ddb148
<div style="background-color:#ddb148;">Content here</div>
.mybackground {background-color:#ddb148;}
Border around this has a color of #ddb148
<div style="border:2px solid #ddb148;">Content here</div>
.myborder {border:2px solid #ddb148;}