#ff5d1f color space conversions
Hex:
#ff5d1f
RGB:
255, 93, 31
CMY:
0, 64, 88
CMYK:
0, 64, 88, 0
HSL:
17°, 100.0000%, 56.0784%
HSV (HSB):
17°, 87.8431%, 100.0000%
XYZ:
45.4017, 29.1876, 4.5372
xyY:
0.5738, 0.3689, 29.1876
CIE-Lab:
60.9469, 59.1864, 63.3290
CIE-LCH:
60.9469, 86.6810, 46.9366
CIE-Luv:
60.9469, 132.8646, 47.8521
Hunter-Lab:
54.0256, 55.4619, 32.8386
#ff5d1f color charts
#ff5d1f color shades, tints & tones
#ff5d1f color schemes
#ff5d1f color preview, HTML & CSS examples
This text has a color of #ff5d1f
<p style="color:#ff5d1f;">Text here</p>
.mytext {color:#ff5d1f;}
This box has a color of #ff5d1f
<div style="background-color:#ff5d1f;">Content here</div>
.mybackground {background-color:#ff5d1f;}
Border around this has a color of #ff5d1f
<div style="border:2px solid #ff5d1f;">Content here</div>
.myborder {border:2px solid #ff5d1f;}