#ff82c9 color space conversions
Hex:
#ff82c9
RGB:
255, 130, 201
CMY:
0, 49, 21
CMYK:
0, 49, 21, 0
HSL:
326°, 100.0000%, 75.4902%
HSV (HSB):
326°, 49.0196%, 100.0000%
XYZ:
59.7652, 41.4423, 60.1075
xyY:
0.3705, 0.2569, 41.4423
CIE-Lab:
70.4847, 55.5790, -14.9548
CIE-LCH:
70.4847, 57.5558, 344.9399
CIE-Luv:
70.4847, 72.9215, -32.5329
Hunter-Lab:
64.3757, 53.0587, -10.2960
#ff82c9 color charts
#ff82c9 color shades, tints & tones
#ff82c9 color schemes
#ff82c9 color preview, HTML & CSS examples
This text has a color of #ff82c9
<p style="color:#ff82c9;">Text here</p>
.mytext {color:#ff82c9;}
This box has a color of #ff82c9
<div style="background-color:#ff82c9;">Content here</div>
.mybackground {background-color:#ff82c9;}
Border around this has a color of #ff82c9
<div style="border:2px solid #ff82c9;">Content here</div>
.myborder {border:2px solid #ff82c9;}