#ff8084 color space conversions
Hex:
#ff8084
RGB:
255, 128, 132
CMY:
0, 50, 48
CMYK:
0, 50, 48, 0
HSL:
358°, 100.0000%, 75.0980%
HSV (HSB):
358°, 49.8039%, 100.0000%
XYZ:
53.1240, 38.3643, 26.4349
xyY:
0.4505, 0.3253, 38.3643
CIE-Lab:
68.2882, 48.5529, 20.5568
CIE-LCH:
68.2882, 52.7254, 22.9473
CIE-Luv:
68.2882, 90.8532, 17.2392
Hunter-Lab:
61.9389, 44.7035, 18.0529
#ff8084 color charts
#ff8084 color shades, tints & tones
#ff8084 color schemes
#ff8084 color preview, HTML & CSS examples
This text has a color of #ff8084
<p style="color:#ff8084;">Text here</p>
.mytext {color:#ff8084;}
This box has a color of #ff8084
<div style="background-color:#ff8084;">Content here</div>
.mybackground {background-color:#ff8084;}
Border around this has a color of #ff8084
<div style="border:2px solid #ff8084;">Content here</div>
.myborder {border:2px solid #ff8084;}