#ff82a3 color space conversions
Hex:
#ff82a3
RGB:
255, 130, 163
CMY:
0, 49, 36
CMYK:
0, 49, 36, 0
HSL:
344°, 100.0000%, 75.4902%
HSV (HSB):
344°, 49.0196%, 100.0000%
XYZ:
55.8335, 39.8696, 39.4032
xyY:
0.4133, 0.2951, 39.8696
CIE-Lab:
69.3766, 50.7482, 4.6773
CIE-LCH:
69.3766, 50.9633, 5.2659
CIE-Luv:
69.3766, 82.4515, -3.2357
Hunter-Lab:
63.1424, 47.3390, 7.2005
#ff82a3 color charts
#ff82a3 color shades, tints & tones
#ff82a3 color schemes
#ff82a3 color preview, HTML & CSS examples
This text has a color of #ff82a3
<p style="color:#ff82a3;">Text here</p>
.mytext {color:#ff82a3;}
This box has a color of #ff82a3
<div style="background-color:#ff82a3;">Content here</div>
.mybackground {background-color:#ff82a3;}
Border around this has a color of #ff82a3
<div style="border:2px solid #ff82a3;">Content here</div>
.myborder {border:2px solid #ff82a3;}