#d2c42c color space conversions
Hex:
#d2c42c
RGB:
210, 196, 44
CMY:
18, 23, 83
CMYK:
0, 7, 79, 18
HSL:
55°, 65.3543%, 49.8039%
HSV (HSB):
55°, 79.0476%, 82.3529%
XYZ:
46.7729, 53.3633, 10.2178
xyY:
0.4238, 0.4836, 53.3633
CIE-Lab:
78.0890, -10.8063, 71.3366
CIE-LCH:
78.0890, 72.1505, 98.6139
CIE-Luv:
78.0890, 15.5101, 79.9389
Hunter-Lab:
73.0502, -13.5472, 42.8420
#d2c42c color charts
#d2c42c color shades, tints & tones
#d2c42c color schemes
#d2c42c color preview, HTML & CSS examples
This text has a color of #d2c42c
<p style="color:#d2c42c;">Text here</p>
.mytext {color:#d2c42c;}
This box has a color of #d2c42c
<div style="background-color:#d2c42c;">Content here</div>
.mybackground {background-color:#d2c42c;}
Border around this has a color of #d2c42c
<div style="border:2px solid #d2c42c;">Content here</div>
.myborder {border:2px solid #d2c42c;}