#d2ca3f color space conversions
Hex:
#d2ca3f
RGB:
210, 202, 63
CMY:
18, 21, 75
CMYK:
0, 4, 70, 18
HSL:
57°, 62.0253%, 53.5294%
HSV (HSB):
57°, 70.0000%, 82.3529%
XYZ:
48.5961, 56.3016, 13.0086
xyY:
0.4122, 0.4775, 56.3016
CIE-Lab:
79.7851, -13.0534, 66.6428
CIE-LCH:
79.7851, 67.9092, 101.0823
CIE-Luv:
79.7851, 11.0924, 78.0638
Hunter-Lab:
75.0344, -15.7045, 42.2450
#d2ca3f color charts
#d2ca3f color shades, tints & tones
#d2ca3f color schemes
#d2ca3f color preview, HTML & CSS examples
This text has a color of #d2ca3f
<p style="color:#d2ca3f;">Text here</p>
.mytext {color:#d2ca3f;}
This box has a color of #d2ca3f
<div style="background-color:#d2ca3f;">Content here</div>
.mybackground {background-color:#d2ca3f;}
Border around this has a color of #d2ca3f
<div style="border:2px solid #d2ca3f;">Content here</div>
.myborder {border:2px solid #d2ca3f;}