#ffc270 color space conversions
Hex:
#ffc270
RGB:
255, 194, 112
CMY:
0, 24, 56
CMYK:
0, 24, 56, 0
HSL:
34°, 100.0000%, 71.9608%
HSV (HSB):
34°, 56.0784%, 100.0000%
XYZ:
63.4564, 61.0134, 23.7615
xyY:
0.4281, 0.4116, 61.0134
CIE-Lab:
82.3860, 12.9235, 49.2195
CIE-LCH:
82.3860, 50.8879, 75.2880
CIE-Luv:
82.3860, 47.0308, 58.5468
Hunter-Lab:
78.1111, 8.3166, 36.6417
#ffc270 color charts
#ffc270 color shades, tints & tones
#ffc270 color schemes
#ffc270 color preview, HTML & CSS examples
This text has a color of #ffc270
<p style="color:#ffc270;">Text here</p>
.mytext {color:#ffc270;}
This box has a color of #ffc270
<div style="background-color:#ffc270;">Content here</div>
.mybackground {background-color:#ffc270;}
Border around this has a color of #ffc270
<div style="border:2px solid #ffc270;">Content here</div>
.myborder {border:2px solid #ffc270;}