#cdc355 color space conversions
Hex:
#cdc355
RGB:
205, 195, 85
CMY:
20, 24, 67
CMYK:
0, 5, 59, 20
HSL:
55°, 54.5455%, 56.8627%
HSV (HSB):
55°, 58.5366%, 80.3922%
XYZ:
46.3316, 52.6652, 16.3178
xyY:
0.4018, 0.4567, 52.6652
CIE-Lab:
77.6769, -10.2753, 55.2779
CIE-LCH:
77.6769, 56.2248, 100.5302
CIE-Luv:
77.6769, 11.6192, 67.7403
Hunter-Lab:
72.5708, -13.0385, 37.4680
#cdc355 color charts
#cdc355 color shades, tints & tones
#cdc355 color schemes
#cdc355 color preview, HTML & CSS examples
This text has a color of #cdc355
<p style="color:#cdc355;">Text here</p>
.mytext {color:#cdc355;}
This box has a color of #cdc355
<div style="background-color:#cdc355;">Content here</div>
.mybackground {background-color:#cdc355;}
Border around this has a color of #cdc355
<div style="border:2px solid #cdc355;">Content here</div>
.myborder {border:2px solid #cdc355;}