#ff5e1c color space conversions
Hex:
#ff5e1c
RGB:
255, 94, 28
CMY:
0, 63, 89
CMYK:
0, 63, 89, 0
HSL:
17°, 100.0000%, 55.4902%
HSV (HSB):
17°, 89.0196%, 100.0000%
XYZ:
45.4523, 29.3492, 4.3680
xyY:
0.5741, 0.3707, 29.3492
CIE-Lab:
61.0886, 58.7206, 64.4462
CIE-LCH:
61.0886, 87.1861, 47.6616
CIE-Luv:
61.0886, 132.3511, 48.6231
Hunter-Lab:
54.1749, 54.9538, 33.1421
#ff5e1c color charts
#ff5e1c color shades, tints & tones
#ff5e1c color schemes
#ff5e1c color preview, HTML & CSS examples
This text has a color of #ff5e1c
<p style="color:#ff5e1c;">Text here</p>
.mytext {color:#ff5e1c;}
This box has a color of #ff5e1c
<div style="background-color:#ff5e1c;">Content here</div>
.mybackground {background-color:#ff5e1c;}
Border around this has a color of #ff5e1c
<div style="border:2px solid #ff5e1c;">Content here</div>
.myborder {border:2px solid #ff5e1c;}