#ff5d30 color space conversions
Hex:
#ff5d30
RGB:
255, 93, 48
CMY:
0, 64, 81
CMYK:
0, 64, 81, 0
HSL:
13°, 100.0000%, 59.4118%
HSV (HSB):
13°, 81.1765%, 100.0000%
XYZ:
45.6879, 29.3021, 6.0442
xyY:
0.5638, 0.3616, 29.3021
CIE-Lab:
61.0473, 59.5729, 56.5465
CIE-LCH:
61.0473, 82.1367, 43.5071
CIE-Luv:
61.0473, 131.1283, 44.1165
Hunter-Lab:
54.1314, 55.9271, 31.2718
#ff5d30 color charts
#ff5d30 color shades, tints & tones
#ff5d30 color schemes
#ff5d30 color preview, HTML & CSS examples
This text has a color of #ff5d30
<p style="color:#ff5d30;">Text here</p>
.mytext {color:#ff5d30;}
This box has a color of #ff5d30
<div style="background-color:#ff5d30;">Content here</div>
.mybackground {background-color:#ff5d30;}
Border around this has a color of #ff5d30
<div style="border:2px solid #ff5d30;">Content here</div>
.myborder {border:2px solid #ff5d30;}