#ff5fd8 color space conversions
Hex:
#ff5fd8
RGB:
255, 95, 216
CMY:
0, 63, 15
CMYK:
0, 63, 15, 0
HSL:
315°, 100.0000%, 68.6275%
HSV (HSB):
315°, 62.7451%, 100.0000%
XYZ:
57.7269, 34.4023, 68.5635
xyY:
0.3592, 0.2141, 34.4023
CIE-Lab:
65.2806, 73.0840, -31.2860
CIE-LCH:
65.2806, 79.4990, 336.8250
CIE-Luv:
65.2806, 83.5101, -60.3454
Hunter-Lab:
58.6535, 73.0366, -28.2502
#ff5fd8 color charts
#ff5fd8 color shades, tints & tones
#ff5fd8 color schemes
#ff5fd8 color preview, HTML & CSS examples
This text has a color of #ff5fd8
<p style="color:#ff5fd8;">Text here</p>
.mytext {color:#ff5fd8;}
This box has a color of #ff5fd8
<div style="background-color:#ff5fd8;">Content here</div>
.mybackground {background-color:#ff5fd8;}
Border around this has a color of #ff5fd8
<div style="border:2px solid #ff5fd8;">Content here</div>
.myborder {border:2px solid #ff5fd8;}