#ffcd70 color space conversions
Hex:
#ffcd70
RGB:
255, 205, 112
CMY:
0, 20, 56
CMYK:
0, 20, 56, 0
HSL:
39°, 100.0000%, 71.9608%
HSV (HSB):
39°, 56.0784%, 100.0000%
XYZ:
65.9960, 66.0925, 24.6080
xyY:
0.4212, 0.4218, 66.0925
CIE-Lab:
85.0436, 7.2218, 52.3883
CIE-LCH:
85.0436, 52.8838, 82.1511
CIE-Luv:
85.0436, 39.2751, 63.5726
Hunter-Lab:
81.2973, 2.6334, 38.9615
#ffcd70 color charts
#ffcd70 color shades, tints & tones
#ffcd70 color schemes
#ffcd70 color preview, HTML & CSS examples
This text has a color of #ffcd70
<p style="color:#ffcd70;">Text here</p>
.mytext {color:#ffcd70;}
This box has a color of #ffcd70
<div style="background-color:#ffcd70;">Content here</div>
.mybackground {background-color:#ffcd70;}
Border around this has a color of #ffcd70
<div style="border:2px solid #ffcd70;">Content here</div>
.myborder {border:2px solid #ffcd70;}