#ff500a color space conversions
Hex:
#ff500a
RGB:
255, 80, 10
CMY:
0, 69, 96
CMYK:
0, 69, 96, 0
HSL:
17°, 100.0000%, 51.9608%
HSV (HSB):
17°, 96.0784%, 100.0000%
XYZ:
44.1634, 27.0192, 3.1747
xyY:
0.5939, 0.3634, 27.0192
CIE-Lab:
58.9921, 64.0260, 67.7396
CIE-LCH:
58.9921, 93.2093, 46.6144
CIE-Luv:
58.9921, 143.4458, 47.1490
Hunter-Lab:
51.9800, 60.6927, 32.7648
#ff500a color charts
#ff500a color shades, tints & tones
#ff500a color schemes
#ff500a color preview, HTML & CSS examples
This text has a color of #ff500a
<p style="color:#ff500a;">Text here</p>
.mytext {color:#ff500a;}
This box has a color of #ff500a
<div style="background-color:#ff500a;">Content here</div>
.mybackground {background-color:#ff500a;}
Border around this has a color of #ff500a
<div style="border:2px solid #ff500a;">Content here</div>
.myborder {border:2px solid #ff500a;}