#d2d28f color space conversions
Hex:
#d2d28f
RGB:
210, 210, 143
CMY:
18, 18, 44
CMYK:
0, 0, 32, 18
HSL:
60°, 42.6752%, 69.2157%
HSV (HSB):
60°, 31.9048%, 82.3529%
XYZ:
54.5829, 61.7780, 35.0341
xyY:
0.3605, 0.4081, 61.7780
CIE-Lab:
82.7952, -10.2411, 33.2883
CIE-LCH:
82.7952, 34.8280, 107.1004
CIE-Luv:
82.7952, 3.3757, 46.7870
Hunter-Lab:
78.5990, -13.5893, 28.5918
#d2d28f color charts
#d2d28f color shades, tints & tones
#d2d28f color schemes
#d2d28f color preview, HTML & CSS examples
This text has a color of #d2d28f
<p style="color:#d2d28f;">Text here</p>
.mytext {color:#d2d28f;}
This box has a color of #d2d28f
<div style="background-color:#d2d28f;">Content here</div>
.mybackground {background-color:#d2d28f;}
Border around this has a color of #d2d28f
<div style="border:2px solid #d2d28f;">Content here</div>
.myborder {border:2px solid #d2d28f;}