#d5d955 color space conversions
Hex:
#d5d955
RGB:
213, 217, 85
CMY:
16, 15, 67
CMYK:
2, 0, 61, 15
HSL:
62°, 63.4615%, 59.2157%
HSV (HSB):
62°, 60.8295%, 85.0980%
XYZ:
53.8931, 64.4277, 18.1897
xyY:
0.3948, 0.4720, 64.4277
CIE-Lab:
84.1880, -18.0023, 62.5878
CIE-LCH:
84.1880, 65.1254, 106.0470
CIE-Luv:
84.1880, 2.9720, 77.8367
Hunter-Lab:
80.2669, -20.6178, 42.7508
#d5d955 color charts
#d5d955 color shades, tints & tones
#d5d955 color schemes
#d5d955 color preview, HTML & CSS examples
This text has a color of #d5d955
<p style="color:#d5d955;">Text here</p>
.mytext {color:#d5d955;}
This box has a color of #d5d955
<div style="background-color:#d5d955;">Content here</div>
.mybackground {background-color:#d5d955;}
Border around this has a color of #d5d955
<div style="border:2px solid #d5d955;">Content here</div>
.myborder {border:2px solid #d5d955;}