#d7ca00 color space conversions
Hex:
#d7ca00
RGB:
215, 202, 0
CMY:
16, 21, 100
CMYK:
0, 6, 100, 16
HSL:
56°, 100.0000%, 42.1569%
HSV (HSB):
56°, 100.0000%, 84.3137%
XYZ:
49.1449, 56.6881, 8.3517
xyY:
0.4304, 0.4965, 56.6881
CIE-Lab:
80.0039, -12.4967, 80.5469
CIE-LCH:
80.0039, 81.5105, 98.8191
CIE-Luv:
80.0039, 15.3807, 86.8537
Hunter-Lab:
75.2915, -15.2483, 46.1273
#d7ca00 color charts
#d7ca00 color shades, tints & tones
#d7ca00 color schemes
#d7ca00 color preview, HTML & CSS examples
This text has a color of #d7ca00
<p style="color:#d7ca00;">Text here</p>
.mytext {color:#d7ca00;}
This box has a color of #d7ca00
<div style="background-color:#d7ca00;">Content here</div>
.mybackground {background-color:#d7ca00;}
Border around this has a color of #d7ca00
<div style="border:2px solid #d7ca00;">Content here</div>
.myborder {border:2px solid #d7ca00;}