#cdd070 color space conversions
Hex:
#cdd070
RGB:
205, 208, 112
CMY:
20, 18, 56
CMYK:
1, 0, 46, 18
HSL:
62°, 50.5263%, 62.7451%
HSV (HSB):
62°, 46.1538%, 81.5686%
XYZ:
50.6573, 59.2607, 24.0978
xyY:
0.3780, 0.4422, 59.2607
CIE-Lab:
81.4347, -14.5888, 47.0140
CIE-LCH:
81.4347, 49.2255, 107.2395
CIE-Luv:
81.4347, 2.5558, 62.2043
Hunter-Lab:
76.9810, -17.2548, 35.3268
#cdd070 color charts
#cdd070 color shades, tints & tones
#cdd070 color schemes
#cdd070 color preview, HTML & CSS examples
This text has a color of #cdd070
<p style="color:#cdd070;">Text here</p>
.mytext {color:#cdd070;}
This box has a color of #cdd070
<div style="background-color:#cdd070;">Content here</div>
.mybackground {background-color:#cdd070;}
Border around this has a color of #cdd070
<div style="border:2px solid #cdd070;">Content here</div>
.myborder {border:2px solid #cdd070;}