#d7ca0c color space conversions
Hex:
#d7ca0c
RGB:
215, 202, 12
CMY:
16, 21, 95
CMYK:
0, 6, 94, 16
HSL:
56°, 89.4273%, 44.5098%
HSV (HSB):
56°, 94.4186%, 84.3137%
XYZ:
49.2112, 56.7147, 8.7011
xyY:
0.4293, 0.4948, 56.7147
CIE-Lab:
80.0188, -12.3808, 79.4037
CIE-LCH:
80.0188, 80.3631, 98.8623
CIE-Luv:
80.0188, 15.3204, 86.2005
Hunter-Lab:
75.3091, -15.1491, 45.8661
#d7ca0c color charts
#d7ca0c color shades, tints & tones
#d7ca0c color schemes
#d7ca0c color preview, HTML & CSS examples
This text has a color of #d7ca0c
<p style="color:#d7ca0c;">Text here</p>
.mytext {color:#d7ca0c;}
This box has a color of #d7ca0c
<div style="background-color:#d7ca0c;">Content here</div>
.mybackground {background-color:#d7ca0c;}
Border around this has a color of #d7ca0c
<div style="border:2px solid #d7ca0c;">Content here</div>
.myborder {border:2px solid #d7ca0c;}