#d2d095 color space conversions
Hex:
#d2d095
RGB:
210, 208, 149
CMY:
18, 18, 42
CMYK:
0, 1, 29, 18
HSL:
58°, 40.3974%, 70.3922%
HSV (HSB):
58°, 29.0476%, 82.3529%
XYZ:
54.5590, 60.9833, 37.3292
xyY:
0.3569, 0.3989, 60.9833
CIE-Lab:
82.3698, -8.4677, 29.6252
CIE-LCH:
82.3698, 30.8116, 105.9514
CIE-Luv:
82.3698, 4.2709, 42.0279
Hunter-Lab:
78.0918, -11.9512, 26.3227
#d2d095 color charts
#d2d095 color shades, tints & tones
#d2d095 color schemes
#d2d095 color preview, HTML & CSS examples
This text has a color of #d2d095
<p style="color:#d2d095;">Text here</p>
.mytext {color:#d2d095;}
This box has a color of #d2d095
<div style="background-color:#d2d095;">Content here</div>
.mybackground {background-color:#d2d095;}
Border around this has a color of #d2d095
<div style="border:2px solid #d2d095;">Content here</div>
.myborder {border:2px solid #d2d095;}