#ff84d7 color space conversions
Hex:
#ff84d7
RGB:
255, 132, 215
CMY:
0, 48, 16
CMYK:
0, 48, 16, 0
HSL:
320°, 100.0000%, 75.8824%
HSV (HSB):
320°, 48.2353%, 100.0000%
XYZ:
61.7570, 42.6688, 69.2709
xyY:
0.3555, 0.2457, 42.6688
CIE-Lab:
71.3296, 56.6438, -21.4443
CIE-LCH:
71.3296, 60.5671, 339.2642
CIE-Luv:
71.3296, 68.3764, -42.7964
Hunter-Lab:
65.3214, 54.4474, -17.1499
#ff84d7 color charts
#ff84d7 color shades, tints & tones
#ff84d7 color schemes
#ff84d7 color preview, HTML & CSS examples
This text has a color of #ff84d7
<p style="color:#ff84d7;">Text here</p>
.mytext {color:#ff84d7;}
This box has a color of #ff84d7
<div style="background-color:#ff84d7;">Content here</div>
.mybackground {background-color:#ff84d7;}
Border around this has a color of #ff84d7
<div style="border:2px solid #ff84d7;">Content here</div>
.myborder {border:2px solid #ff84d7;}