#ffdc6a color space conversions
Hex:
#ffdc6a
RGB:
255, 220, 106
CMY:
0, 14, 58
CMYK:
0, 14, 58, 0
HSL:
46°, 100.0000%, 70.7843%
HSV (HSB):
46°, 58.4314%, 100.0000%
XYZ:
69.4347, 73.4870, 24.1605
xyY:
0.4156, 0.4398, 73.4870
CIE-Lab:
88.6795, -0.8899, 59.4002
CIE-LCH:
88.6795, 59.4068, 90.8583
CIE-Luv:
88.6795, 29.2627, 72.8908
Hunter-Lab:
85.7246, -5.4375, 43.2970
#ffdc6a color charts
#ffdc6a color shades, tints & tones
#ffdc6a color schemes
#ffdc6a color preview, HTML & CSS examples
This text has a color of #ffdc6a
<p style="color:#ffdc6a;">Text here</p>
.mytext {color:#ffdc6a;}
This box has a color of #ffdc6a
<div style="background-color:#ffdc6a;">Content here</div>
.mybackground {background-color:#ffdc6a;}
Border around this has a color of #ffdc6a
<div style="border:2px solid #ffdc6a;">Content here</div>
.myborder {border:2px solid #ffdc6a;}