#ff5215 color space conversions
Hex:
#ff5215
RGB:
255, 82, 21
CMY:
0, 68, 92
CMYK:
0, 68, 92, 0
HSL:
16°, 100.0000%, 54.1176%
HSV (HSB):
16°, 91.7647%, 100.0000%
XYZ:
44.3927, 27.3487, 3.6485
xyY:
0.5888, 0.3628, 27.3487
CIE-Lab:
59.2957, 63.3861, 65.3415
CIE-LCH:
59.2957, 91.0347, 45.8702
CIE-Luv:
59.2957, 141.5005, 46.5180
Hunter-Lab:
52.2960, 60.0057, 32.4707
#ff5215 color charts
#ff5215 color shades, tints & tones
#ff5215 color schemes
#ff5215 color preview, HTML & CSS examples
This text has a color of #ff5215
<p style="color:#ff5215;">Text here</p>
.mytext {color:#ff5215;}
This box has a color of #ff5215
<div style="background-color:#ff5215;">Content here</div>
.mybackground {background-color:#ff5215;}
Border around this has a color of #ff5215
<div style="border:2px solid #ff5215;">Content here</div>
.myborder {border:2px solid #ff5215;}