#ff828a color space conversions
Hex:
#ff828a
RGB:
255, 130, 138
CMY:
0, 49, 46
CMYK:
0, 49, 46, 0
HSL:
356°, 100.0000%, 75.4902%
HSV (HSB):
356°, 49.0196%, 100.0000%
XYZ:
53.8101, 39.0602, 28.7480
xyY:
0.4425, 0.3212, 39.0602
CIE-Lab:
68.7949, 48.1345, 17.8923
CIE-LCH:
68.7949, 51.3524, 20.3909
CIE-Luv:
68.7949, 88.2275, 14.2286
Hunter-Lab:
62.4982, 44.3142, 16.4764
#ff828a color charts
#ff828a color shades, tints & tones
#ff828a color schemes
#ff828a color preview, HTML & CSS examples
This text has a color of #ff828a
<p style="color:#ff828a;">Text here</p>
.mytext {color:#ff828a;}
This box has a color of #ff828a
<div style="background-color:#ff828a;">Content here</div>
.mybackground {background-color:#ff828a;}
Border around this has a color of #ff828a
<div style="border:2px solid #ff828a;">Content here</div>
.myborder {border:2px solid #ff828a;}