#ff84a1 color space conversions
Hex:
#ff84a1
RGB:
255, 132, 161
CMY:
0, 48, 37
CMYK:
0, 48, 37, 0
HSL:
346°, 100.0000%, 75.8824%
HSV (HSB):
346°, 48.2353%, 100.0000%
XYZ:
55.9243, 40.3357, 38.5563
xyY:
0.4148, 0.2992, 40.3357
CIE-Lab:
69.7080, 49.5465, 6.2772
CIE-LCH:
69.7080, 49.9425, 7.2206
CIE-Luv:
69.7080, 81.7362, -0.8191
Hunter-Lab:
63.5104, 46.0355, 8.4632
#ff84a1 color charts
#ff84a1 color shades, tints & tones
#ff84a1 color schemes
#ff84a1 color preview, HTML & CSS examples
This text has a color of #ff84a1
<p style="color:#ff84a1;">Text here</p>
.mytext {color:#ff84a1;}
This box has a color of #ff84a1
<div style="background-color:#ff84a1;">Content here</div>
.mybackground {background-color:#ff84a1;}
Border around this has a color of #ff84a1
<div style="border:2px solid #ff84a1;">Content here</div>
.myborder {border:2px solid #ff84a1;}