#ffdc6b color space conversions
Hex:
#ffdc6b
RGB:
255, 220, 107
CMY:
0, 14, 58
CMYK:
0, 14, 58, 0
HSL:
46°, 100.0000%, 70.9804%
HSV (HSB):
46°, 58.0392%, 100.0000%
XYZ:
69.4870, 73.5079, 24.4360
xyY:
0.4150, 0.4390, 73.5079
CIE-Lab:
88.6894, -0.8197, 58.9587
CIE-LCH:
88.6894, 58.9644, 90.7965
CIE-Luv:
88.6894, 29.2132, 72.4864
Hunter-Lab:
85.7368, -5.3705, 43.1174
#ffdc6b color charts
#ffdc6b color shades, tints & tones
#ffdc6b color schemes
#ffdc6b color preview, HTML & CSS examples
This text has a color of #ffdc6b
<p style="color:#ffdc6b;">Text here</p>
.mytext {color:#ffdc6b;}
This box has a color of #ffdc6b
<div style="background-color:#ffdc6b;">Content here</div>
.mybackground {background-color:#ffdc6b;}
Border around this has a color of #ffdc6b
<div style="border:2px solid #ffdc6b;">Content here</div>
.myborder {border:2px solid #ffdc6b;}