#ffd070 color space conversions
Hex:
#ffd070
RGB:
255, 208, 112
CMY:
0, 18, 56
CMYK:
0, 18, 56, 0
HSL:
40°, 100.0000%, 71.9608%
HSV (HSB):
40°, 56.0784%, 100.0000%
XYZ:
66.7205, 67.5416, 24.8495
xyY:
0.4193, 0.4245, 67.5416
CIE-Lab:
85.7767, 5.6761, 53.2551
CIE-LCH:
85.7767, 53.5568, 83.9162
CIE-Luv:
85.7767, 37.1867, 64.9417
Hunter-Lab:
82.1837, 1.0930, 39.6013
#ffd070 color charts
#ffd070 color shades, tints & tones
#ffd070 color schemes
#ffd070 color preview, HTML & CSS examples
This text has a color of #ffd070
<p style="color:#ffd070;">Text here</p>
.mytext {color:#ffd070;}
This box has a color of #ffd070
<div style="background-color:#ffd070;">Content here</div>
.mybackground {background-color:#ffd070;}
Border around this has a color of #ffd070
<div style="border:2px solid #ffd070;">Content here</div>
.myborder {border:2px solid #ffd070;}