#d2ca00 color space conversions
Hex:
#d2ca00
RGB:
210, 202, 0
CMY:
18, 21, 100
CMYK:
0, 4, 100, 18
HSL:
58°, 100.0000%, 41.1765%
HSV (HSB):
58°, 100.0000%, 82.3529%
XYZ:
47.6989, 55.9427, 8.2840
xyY:
0.4262, 0.4998, 55.9427
CIE-Lab:
79.5812, -14.6501, 80.0483
CIE-LCH:
79.5812, 81.3778, 100.3712
CIE-Luv:
79.5812, 11.8318, 86.8164
Hunter-Lab:
74.7949, -17.0563, 45.7896
#d2ca00 color charts
#d2ca00 color shades, tints & tones
#d2ca00 color schemes
#d2ca00 color preview, HTML & CSS examples
This text has a color of #d2ca00
<p style="color:#d2ca00;">Text here</p>
.mytext {color:#d2ca00;}
This box has a color of #d2ca00
<div style="background-color:#d2ca00;">Content here</div>
.mybackground {background-color:#d2ca00;}
Border around this has a color of #d2ca00
<div style="border:2px solid #d2ca00;">Content here</div>
.myborder {border:2px solid #d2ca00;}