#ff82ae color space conversions
Hex:
#ff82ae
RGB:
255, 130, 174
CMY:
0, 49, 32
CMYK:
0, 49, 32, 0
HSL:
339°, 100.0000%, 75.4902%
HSV (HSB):
339°, 49.0196%, 100.0000%
XYZ:
56.8626, 40.2813, 44.8225
xyY:
0.4005, 0.2837, 40.2813
CIE-Lab:
69.6694, 52.0432, -1.0733
CIE-LCH:
69.6694, 52.0542, 358.8186
CIE-Luv:
69.6694, 79.7598, -11.4451
Hunter-Lab:
63.4675, 48.8558, 2.5551
#ff82ae color charts
#ff82ae color shades, tints & tones
#ff82ae color schemes
#ff82ae color preview, HTML & CSS examples
This text has a color of #ff82ae
<p style="color:#ff82ae;">Text here</p>
.mytext {color:#ff82ae;}
This box has a color of #ff82ae
<div style="background-color:#ff82ae;">Content here</div>
.mybackground {background-color:#ff82ae;}
Border around this has a color of #ff82ae
<div style="border:2px solid #ff82ae;">Content here</div>
.myborder {border:2px solid #ff82ae;}