#cdc250 color space conversions
Hex:
#cdc250
RGB:
205, 194, 80
CMY:
20, 24, 69
CMYK:
0, 5, 61, 20
HSL:
55°, 55.5556%, 55.8824%
HSV (HSB):
55°, 60.9756%, 80.3922%
XYZ:
45.9166, 52.1419, 15.2337
xyY:
0.4053, 0.4602, 52.1419
CIE-Lab:
77.3656, -10.1120, 57.1477
CIE-LCH:
77.3656, 58.0355, 100.0343
CIE-Luv:
77.3656, 12.4369, 69.1454
Hunter-Lab:
72.2093, -12.8615, 38.0383
#cdc250 color charts
#cdc250 color shades, tints & tones
#cdc250 color schemes
#cdc250 color preview, HTML & CSS examples
This text has a color of #cdc250
<p style="color:#cdc250;">Text here</p>
.mytext {color:#cdc250;}
This box has a color of #cdc250
<div style="background-color:#cdc250;">Content here</div>
.mybackground {background-color:#cdc250;}
Border around this has a color of #cdc250
<div style="border:2px solid #cdc250;">Content here</div>
.myborder {border:2px solid #cdc250;}