#ff8d8a color space conversions
Hex:
#ff8d8a
RGB:
255, 141, 138
CMY:
0, 45, 46
CMYK:
0, 45, 46, 0
HSL:
2°, 100.0000%, 77.0588%
HSV (HSB):
2°, 45.8824%, 100.0000%
XYZ:
55.3523, 42.1447, 29.2621
xyY:
0.4367, 0.3325, 42.1447
CIE-Lab:
70.9706, 42.6710, 20.8833
CIE-LCH:
70.9706, 47.5071, 26.0772
CIE-Luv:
70.9706, 80.9463, 19.2743
Hunter-Lab:
64.9190, 38.5875, 18.7184
#ff8d8a color charts
#ff8d8a color shades, tints & tones
#ff8d8a color schemes
#ff8d8a color preview, HTML & CSS examples
This text has a color of #ff8d8a
<p style="color:#ff8d8a;">Text here</p>
.mytext {color:#ff8d8a;}
This box has a color of #ff8d8a
<div style="background-color:#ff8d8a;">Content here</div>
.mybackground {background-color:#ff8d8a;}
Border around this has a color of #ff8d8a
<div style="border:2px solid #ff8d8a;">Content here</div>
.myborder {border:2px solid #ff8d8a;}