#ff5027 color space conversions
Hex:
#ff5027
RGB:
255, 80, 39
CMY:
0, 69, 85
CMYK:
0, 69, 85, 0
HSL:
11°, 100.0000%, 57.6471%
HSV (HSB):
11°, 84.7059%, 100.0000%
XYZ:
44.4749, 27.1438, 4.8146
xyY:
0.5819, 0.3551, 27.1438
CIE-Lab:
59.1072, 64.4381, 58.7715
CIE-LCH:
59.1072, 87.2145, 42.3667
CIE-Luv:
59.1072, 141.2742, 42.8878
Hunter-Lab:
52.0997, 61.2018, 30.9907
#ff5027 color charts
#ff5027 color shades, tints & tones
#ff5027 color schemes
#ff5027 color preview, HTML & CSS examples
This text has a color of #ff5027
<p style="color:#ff5027;">Text here</p>
.mytext {color:#ff5027;}
This box has a color of #ff5027
<div style="background-color:#ff5027;">Content here</div>
.mybackground {background-color:#ff5027;}
Border around this has a color of #ff5027
<div style="border:2px solid #ff5027;">Content here</div>
.myborder {border:2px solid #ff5027;}