#d5d04a color space conversions
Hex:
#d5d04a
RGB:
213, 208, 74
CMY:
16, 18, 71
CMYK:
0, 2, 65, 16
HSL:
58°, 62.3318%, 56.2745%
HSV (HSB):
58°, 65.2582%, 83.5294%
XYZ:
51.2325, 59.7523, 15.3117
xyY:
0.4057, 0.4731, 59.7523
CIE-Lab:
81.7034, -14.2184, 64.4499
CIE-LCH:
81.7034, 65.9996, 102.4408
CIE-Luv:
81.7034, 8.9654, 77.5141
Hunter-Lab:
77.2996, -16.9684, 42.3654
#d5d04a color charts
#d5d04a color shades, tints & tones
#d5d04a color schemes
#d5d04a color preview, HTML & CSS examples
This text has a color of #d5d04a
<p style="color:#d5d04a;">Text here</p>
.mytext {color:#d5d04a;}
This box has a color of #d5d04a
<div style="background-color:#d5d04a;">Content here</div>
.mybackground {background-color:#d5d04a;}
Border around this has a color of #d5d04a
<div style="border:2px solid #d5d04a;">Content here</div>
.myborder {border:2px solid #d5d04a;}