#d7c25c color space conversions
Hex:
#d7c25c
RGB:
215, 194, 92
CMY:
16, 24, 64
CMYK:
0, 10, 57, 16
HSL:
50°, 60.5911%, 60.1961%
HSV (HSB):
50°, 57.2093%, 84.3137%
XYZ:
49.2479, 53.8034, 17.9147
xyY:
0.4071, 0.4448, 53.8034
CIE-Lab:
78.3469, -5.0746, 53.0750
CIE-LCH:
78.3469, 53.3170, 95.4615
CIE-Luv:
78.3469, 18.9691, 64.9403
Hunter-Lab:
73.3508, -8.5185, 36.8650
#d7c25c color charts
#d7c25c color shades, tints & tones
#d7c25c color schemes
#d7c25c color preview, HTML & CSS examples
This text has a color of #d7c25c
<p style="color:#d7c25c;">Text here</p>
.mytext {color:#d7c25c;}
This box has a color of #d7c25c
<div style="background-color:#d7c25c;">Content here</div>
.mybackground {background-color:#d7c25c;}
Border around this has a color of #d7c25c
<div style="border:2px solid #d7c25c;">Content here</div>
.myborder {border:2px solid #d7c25c;}