#ffcf70 color space conversions
Hex:
#ffcf70
RGB:
255, 207, 112
CMY:
0, 19, 56
CMYK:
0, 19, 56, 0
HSL:
40°, 100.0000%, 71.9608%
HSV (HSB):
40°, 56.0784%, 100.0000%
XYZ:
66.4775, 67.0555, 24.7685
xyY:
0.4199, 0.4236, 67.0555
CIE-Lab:
85.5320, 6.1909, 52.9661
CIE-LCH:
85.5320, 53.3267, 83.3333
CIE-Luv:
85.5320, 37.8815, 64.4854
Hunter-Lab:
81.8874, 1.6060, 39.3877
#ffcf70 color charts
#ffcf70 color shades, tints & tones
#ffcf70 color schemes
#ffcf70 color preview, HTML & CSS examples
This text has a color of #ffcf70
<p style="color:#ffcf70;">Text here</p>
.mytext {color:#ffcf70;}
This box has a color of #ffcf70
<div style="background-color:#ffcf70;">Content here</div>
.mybackground {background-color:#ffcf70;}
Border around this has a color of #ffcf70
<div style="border:2px solid #ffcf70;">Content here</div>
.myborder {border:2px solid #ffcf70;}