#ff5f2a color space conversions
Hex:
#ff5f2a
RGB:
255, 95, 42
CMY:
0, 63, 84
CMYK:
0, 63, 84, 0
HSL:
15°, 100.0000%, 58.2353%
HSV (HSB):
15°, 83.5294%, 100.0000%
XYZ:
45.7501, 29.6116, 5.4948
xyY:
0.5658, 0.3662, 29.6116
CIE-Lab:
61.3176, 58.5857, 59.3979
CIE-LCH:
61.3176, 83.4289, 45.3944
CIE-Luv:
61.3176, 130.3543, 46.1756
Hunter-Lab:
54.4165, 54.8431, 32.1047
#ff5f2a color charts
#ff5f2a color shades, tints & tones
#ff5f2a color schemes
#ff5f2a color preview, HTML & CSS examples
This text has a color of #ff5f2a
<p style="color:#ff5f2a;">Text here</p>
.mytext {color:#ff5f2a;}
This box has a color of #ff5f2a
<div style="background-color:#ff5f2a;">Content here</div>
.mybackground {background-color:#ff5f2a;}
Border around this has a color of #ff5f2a
<div style="border:2px solid #ff5f2a;">Content here</div>
.myborder {border:2px solid #ff5f2a;}