#ff5325 color space conversions
Hex:
#ff5325
RGB:
255, 83, 37
CMY:
0, 67, 85
CMYK:
0, 67, 85, 0
HSL:
13°, 100.0000%, 57.2549%
HSV (HSB):
13°, 85.4902%, 100.0000%
XYZ:
44.6672, 27.5801, 4.7195
xyY:
0.5803, 0.3583, 27.5801
CIE-Lab:
59.5075, 63.2716, 59.9304
CIE-LCH:
59.5075, 87.1490, 43.4466
CIE-Luv:
59.5075, 139.4590, 44.0707
Hunter-Lab:
52.5167, 59.9157, 31.4335
#ff5325 color charts
#ff5325 color shades, tints & tones
#ff5325 color schemes
#ff5325 color preview, HTML & CSS examples
This text has a color of #ff5325
<p style="color:#ff5325;">Text here</p>
.mytext {color:#ff5325;}
This box has a color of #ff5325
<div style="background-color:#ff5325;">Content here</div>
.mybackground {background-color:#ff5325;}
Border around this has a color of #ff5325
<div style="border:2px solid #ff5325;">Content here</div>
.myborder {border:2px solid #ff5325;}