#d7cf2e color space conversions
Hex:
#d7cf2e
RGB:
215, 207, 46
CMY:
16, 19, 82
CMYK:
0, 4, 79, 16
HSL:
57°, 67.8715%, 51.1765%
HSV (HSB):
57°, 78.6047%, 84.3137%
XYZ:
50.8303, 59.2700, 11.3460
xyY:
0.4185, 0.4880, 59.2700
CIE-Lab:
81.4398, -14.1497, 73.8849
CIE-LCH:
81.4398, 75.2277, 100.8415
CIE-Luv:
81.4398, 11.5680, 84.0400
Hunter-Lab:
76.9870, -16.8735, 45.1530
#d7cf2e color charts
#d7cf2e color shades, tints & tones
#d7cf2e color schemes
#d7cf2e color preview, HTML & CSS examples
This text has a color of #d7cf2e
<p style="color:#d7cf2e;">Text here</p>
.mytext {color:#d7cf2e;}
This box has a color of #d7cf2e
<div style="background-color:#d7cf2e;">Content here</div>
.mybackground {background-color:#d7cf2e;}
Border around this has a color of #d7cf2e
<div style="border:2px solid #d7cf2e;">Content here</div>
.myborder {border:2px solid #d7cf2e;}