#ff828d color space conversions
Hex:
#ff828d
RGB:
255, 130, 141
CMY:
0, 49, 45
CMYK:
0, 49, 45, 0
HSL:
355°, 100.0000%, 75.4902%
HSV (HSB):
355°, 49.0196%, 100.0000%
XYZ:
54.0304, 39.1484, 29.9080
xyY:
0.4390, 0.3181, 39.1484
CIE-Lab:
68.8586, 48.4236, 16.2992
CIE-LCH:
68.8586, 51.0931, 18.6031
CIE-Luv:
68.8586, 87.5649, 12.2349
Hunter-Lab:
62.5686, 44.6463, 15.4573
#ff828d color charts
#ff828d color shades, tints & tones
#ff828d color schemes
#ff828d color preview, HTML & CSS examples
This text has a color of #ff828d
<p style="color:#ff828d;">Text here</p>
.mytext {color:#ff828d;}
This box has a color of #ff828d
<div style="background-color:#ff828d;">Content here</div>
.mybackground {background-color:#ff828d;}
Border around this has a color of #ff828d
<div style="border:2px solid #ff828d;">Content here</div>
.myborder {border:2px solid #ff828d;}