#ff6a5f color space conversions
Hex:
#ff6a5f
RGB:
255, 106, 95
CMY:
0, 58, 63
CMYK:
0, 58, 63, 0
HSL:
4°, 100.0000%, 68.6275%
HSV (HSB):
4°, 62.7451%, 100.0000%
XYZ:
48.4596, 32.3943, 14.5251
xyY:
0.5081, 0.3396, 32.3943
CIE-Lab:
63.6674, 56.0449, 35.1658
CIE-LCH:
63.6674, 66.1639, 32.1065
CIE-Luv:
63.6674, 113.8470, 29.8935
Hunter-Lab:
56.9160, 52.3761, 24.7102
#ff6a5f color charts
#ff6a5f color shades, tints & tones
#ff6a5f color schemes
#ff6a5f color preview, HTML & CSS examples
This text has a color of #ff6a5f
<p style="color:#ff6a5f;">Text here</p>
.mytext {color:#ff6a5f;}
This box has a color of #ff6a5f
<div style="background-color:#ff6a5f;">Content here</div>
.mybackground {background-color:#ff6a5f;}
Border around this has a color of #ff6a5f
<div style="border:2px solid #ff6a5f;">Content here</div>
.myborder {border:2px solid #ff6a5f;}