#ccd070 color space conversions
Hex:
#ccd070
RGB:
204, 208, 112
CMY:
20, 18, 56
CMYK:
2, 0, 46, 18
HSL:
63°, 50.5263%, 62.7451%
HSV (HSB):
63°, 46.1538%, 81.5686%
XYZ:
50.3823, 59.1190, 24.0849
xyY:
0.3772, 0.4426, 59.1190
CIE-Lab:
81.3569, -14.9885, 46.9015
CIE-LCH:
81.3569, 49.2382, 107.7225
CIE-Luv:
81.3569, 1.9128, 62.1557
Hunter-Lab:
76.8889, -17.5913, 35.2500
#ccd070 color charts
#ccd070 color shades, tints & tones
#ccd070 color schemes
#ccd070 color preview, HTML & CSS examples
This text has a color of #ccd070
<p style="color:#ccd070;">Text here</p>
.mytext {color:#ccd070;}
This box has a color of #ccd070
<div style="background-color:#ccd070;">Content here</div>
.mybackground {background-color:#ccd070;}
Border around this has a color of #ccd070
<div style="border:2px solid #ccd070;">Content here</div>
.myborder {border:2px solid #ccd070;}