#ff5f45 color space conversions
Hex:
#ff5f45
RGB:
255, 95, 69
CMY:
0, 63, 73
CMYK:
0, 63, 73, 0
HSL:
8°, 100.0000%, 63.5294%
HSV (HSB):
8°, 72.9412%, 100.0000%
XYZ:
46.4064, 29.8741, 8.9506
xyY:
0.5445, 0.3505, 29.8741
CIE-Lab:
61.5454, 59.4685, 46.7374
CIE-LCH:
61.5454, 75.6366, 38.1645
CIE-Luv:
61.5454, 126.5701, 37.8899
Hunter-Lab:
54.6572, 55.9043, 28.5508
#ff5f45 color charts
#ff5f45 color shades, tints & tones
#ff5f45 color schemes
#ff5f45 color preview, HTML & CSS examples
This text has a color of #ff5f45
<p style="color:#ff5f45;">Text here</p>
.mytext {color:#ff5f45;}
This box has a color of #ff5f45
<div style="background-color:#ff5f45;">Content here</div>
.mybackground {background-color:#ff5f45;}
Border around this has a color of #ff5f45
<div style="border:2px solid #ff5f45;">Content here</div>
.myborder {border:2px solid #ff5f45;}