#ff82af color space conversions
Hex:
#ff82af
RGB:
255, 130, 175
CMY:
0, 49, 31
CMYK:
0, 49, 31, 0
HSL:
338°, 100.0000%, 75.4902%
HSV (HSB):
338°, 49.0196%, 100.0000%
XYZ:
56.9605, 40.3204, 45.3379
xyY:
0.3994, 0.2827, 40.3204
CIE-Lab:
69.6971, 52.1652, -1.5935
CIE-LCH:
69.6971, 52.1895, 358.2503
CIE-Luv:
69.6971, 79.5116, -12.2043
Hunter-Lab:
63.4984, 48.9993, 2.1157
#ff82af color charts
#ff82af color shades, tints & tones
#ff82af color schemes
#ff82af color preview, HTML & CSS examples
This text has a color of #ff82af
<p style="color:#ff82af;">Text here</p>
.mytext {color:#ff82af;}
This box has a color of #ff82af
<div style="background-color:#ff82af;">Content here</div>
.mybackground {background-color:#ff82af;}
Border around this has a color of #ff82af
<div style="border:2px solid #ff82af;">Content here</div>
.myborder {border:2px solid #ff82af;}