#ffc670 color space conversions
Hex:
#ffc670
RGB:
255, 198, 112
CMY:
0, 22, 56
CMYK:
0, 22, 56, 0
HSL:
36°, 100.0000%, 71.9608%
HSV (HSB):
36°, 56.0784%, 100.0000%
XYZ:
64.3587, 62.8180, 24.0623
xyY:
0.4255, 0.4154, 62.8180
CIE-Lab:
83.3465, 10.8446, 50.3698
CIE-LCH:
83.3465, 51.5240, 77.8497
CIE-Luv:
83.3465, 44.1934, 60.3749
Hunter-Lab:
79.2578, 6.2439, 37.4803
#ffc670 color charts
#ffc670 color shades, tints & tones
#ffc670 color schemes
#ffc670 color preview, HTML & CSS examples
This text has a color of #ffc670
<p style="color:#ffc670;">Text here</p>
.mytext {color:#ffc670;}
This box has a color of #ffc670
<div style="background-color:#ffc670;">Content here</div>
.mybackground {background-color:#ffc670;}
Border around this has a color of #ffc670
<div style="border:2px solid #ffc670;">Content here</div>
.myborder {border:2px solid #ffc670;}