#ff8c82 color space conversions
Hex:
#ff8c82
RGB:
255, 140, 130
CMY:
0, 45, 49
CMYK:
0, 45, 49, 0
HSL:
5°, 100.0000%, 75.4902%
HSV (HSB):
5°, 49.0196%, 100.0000%
XYZ:
54.6473, 41.6279, 26.2738
xyY:
0.4459, 0.3397, 41.6279
CIE-Lab:
70.6136, 42.4296, 24.8199
CIE-LCH:
70.6136, 49.1558, 30.3262
CIE-Luv:
70.6136, 83.1501, 23.8672
Hunter-Lab:
64.5197, 38.2778, 21.0196
#ff8c82 color charts
#ff8c82 color shades, tints & tones
#ff8c82 color schemes
#ff8c82 color preview, HTML & CSS examples
This text has a color of #ff8c82
<p style="color:#ff8c82;">Text here</p>
.mytext {color:#ff8c82;}
This box has a color of #ff8c82
<div style="background-color:#ff8c82;">Content here</div>
.mybackground {background-color:#ff8c82;}
Border around this has a color of #ff8c82
<div style="border:2px solid #ff8c82;">Content here</div>
.myborder {border:2px solid #ff8c82;}