#d3c532 color space conversions
Hex:
#d3c532
RGB:
211, 197, 50
CMY:
17, 23, 80
CMYK:
0, 7, 76, 17
HSL:
55°, 64.6586%, 51.1765%
HSV (HSB):
55°, 76.3033%, 82.7451%
XYZ:
47.4059, 54.0117, 10.9443
xyY:
0.4219, 0.4807, 54.0117
CIE-Lab:
78.4685, -10.6692, 69.8860
CIE-LCH:
78.4685, 70.6957, 98.6801
CIE-Luv:
78.4685, 15.4253, 79.1541
Hunter-Lab:
73.4926, -13.4719, 42.6155
#d3c532 color charts
#d3c532 color shades, tints & tones
#d3c532 color schemes
#d3c532 color preview, HTML & CSS examples
This text has a color of #d3c532
<p style="color:#d3c532;">Text here</p>
.mytext {color:#d3c532;}
This box has a color of #d3c532
<div style="background-color:#d3c532;">Content here</div>
.mybackground {background-color:#d3c532;}
Border around this has a color of #d3c532
<div style="border:2px solid #d3c532;">Content here</div>
.myborder {border:2px solid #d3c532;}