#ff829d color space conversions
Hex:
#ff829d
RGB:
255, 130, 157
CMY:
0, 49, 38
CMYK:
0, 49, 38, 0
HSL:
347°, 100.0000%, 75.4902%
HSV (HSB):
347°, 49.0196%, 100.0000%
XYZ:
55.3084, 39.6596, 36.6383
xyY:
0.4203, 0.3014, 39.6596
CIE-Lab:
69.2264, 50.0788, 7.8331
CIE-LCH:
69.2264, 50.6877, 8.8899
CIE-Luv:
69.2264, 83.8858, 1.1199
Hunter-Lab:
62.9759, 46.5596, 9.5892
#ff829d color charts
#ff829d color shades, tints & tones
#ff829d color schemes
#ff829d color preview, HTML & CSS examples
This text has a color of #ff829d
<p style="color:#ff829d;">Text here</p>
.mytext {color:#ff829d;}
This box has a color of #ff829d
<div style="background-color:#ff829d;">Content here</div>
.mybackground {background-color:#ff829d;}
Border around this has a color of #ff829d
<div style="border:2px solid #ff829d;">Content here</div>
.myborder {border:2px solid #ff829d;}