#ff8d5a color space conversions
Hex:
#ff8d5a
RGB:
255, 141, 90
CMY:
0, 45, 65
CMYK:
0, 45, 65, 0
HSL:
19°, 100.0000%, 67.6471%
HSV (HSB):
19°, 64.7059%, 100.0000%
XYZ:
52.6103, 41.0479, 14.8230
xyY:
0.4850, 0.3784, 41.0479
CIE-Lab:
70.2095, 38.9399, 45.7512
CIE-LCH:
70.2095, 60.0790, 49.5982
CIE-Luv:
70.2095, 88.8927, 45.5876
Hunter-Lab:
64.0687, 34.4561, 31.1306
#ff8d5a color charts
#ff8d5a color shades, tints & tones
#ff8d5a color schemes
#ff8d5a color preview, HTML & CSS examples
This text has a color of #ff8d5a
<p style="color:#ff8d5a;">Text here</p>
.mytext {color:#ff8d5a;}
This box has a color of #ff8d5a
<div style="background-color:#ff8d5a;">Content here</div>
.mybackground {background-color:#ff8d5a;}
Border around this has a color of #ff8d5a
<div style="border:2px solid #ff8d5a;">Content here</div>
.myborder {border:2px solid #ff8d5a;}