#d8da2a color space conversions
Hex:
#d8da2a
RGB:
216, 218, 42
CMY:
15, 15, 84
CMYK:
1, 0, 81, 15
HSL:
61°, 70.4000%, 50.9804%
HSV (HSB):
61°, 80.7339%, 85.4902%
XYZ:
53.8082, 64.9089, 11.8832
xyY:
0.4120, 0.4970, 64.9089
CIE-Lab:
84.4368, -19.2921, 77.5897
CIE-LCH:
84.4368, 79.9522, 103.9631
CIE-Luv:
84.4368, 5.0709, 89.1035
Hunter-Lab:
80.5661, -21.7746, 47.6512
#d8da2a color charts
#d8da2a color shades, tints & tones
#d8da2a color schemes
#d8da2a color preview, HTML & CSS examples
This text has a color of #d8da2a
<p style="color:#d8da2a;">Text here</p>
.mytext {color:#d8da2a;}
This box has a color of #d8da2a
<div style="background-color:#d8da2a;">Content here</div>
.mybackground {background-color:#d8da2a;}
Border around this has a color of #d8da2a
<div style="border:2px solid #d8da2a;">Content here</div>
.myborder {border:2px solid #d8da2a;}