#dfc253 color space conversions
Hex:
#dfc253
RGB:
223, 194, 83
CMY:
13, 24, 67
CMYK:
0, 13, 63, 13
HSL:
48°, 68.6275%, 60.0000%
HSV (HSB):
48°, 62.7803%, 87.4510%
XYZ:
51.2845, 54.8961, 16.0766
xyY:
0.4195, 0.4490, 54.8961
CIE-Lab:
78.9814, -2.3478, 58.0529
CIE-LCH:
78.9814, 58.1003, 92.3160
CIE-Luv:
78.9814, 25.0759, 68.7628
Hunter-Lab:
74.0919, -6.1076, 38.9994
#dfc253 color charts
#dfc253 color shades, tints & tones
#dfc253 color schemes
#dfc253 color preview, HTML & CSS examples
This text has a color of #dfc253
<p style="color:#dfc253;">Text here</p>
.mytext {color:#dfc253;}
This box has a color of #dfc253
<div style="background-color:#dfc253;">Content here</div>
.mybackground {background-color:#dfc253;}
Border around this has a color of #dfc253
<div style="border:2px solid #dfc253;">Content here</div>
.myborder {border:2px solid #dfc253;}