#ff5c1a color space conversions
Hex:
#ff5c1a
RGB:
255, 92, 26
CMY:
0, 64, 90
CMYK:
0, 64, 90, 0
HSL:
17°, 100.0000%, 55.0980%
HSV (HSB):
17°, 89.8039%, 100.0000%
XYZ:
45.2536, 28.9889, 4.1876
xyY:
0.5770, 0.3696, 28.9889
CIE-Lab:
60.7718, 59.5156, 64.8559
CIE-LCH:
60.7718, 88.0249, 47.4587
CIE-Luv:
60.7718, 133.9823, 48.3887
Hunter-Lab:
53.8413, 55.8069, 33.0776
#ff5c1a color charts
#ff5c1a color shades, tints & tones
#ff5c1a color schemes
#ff5c1a color preview, HTML & CSS examples
This text has a color of #ff5c1a
<p style="color:#ff5c1a;">Text here</p>
.mytext {color:#ff5c1a;}
This box has a color of #ff5c1a
<div style="background-color:#ff5c1a;">Content here</div>
.mybackground {background-color:#ff5c1a;}
Border around this has a color of #ff5c1a
<div style="border:2px solid #ff5c1a;">Content here</div>
.myborder {border:2px solid #ff5c1a;}