#ff0fd8 color space conversions
Hex:
#ff0fd8
RGB:
255, 15, 216
CMY:
0, 94, 15
CMYK:
0, 94, 15, 0
HSL:
310°, 100.0000%, 52.9412%
HSV (HSB):
310°, 94.1176%, 100.0000%
XYZ:
53.8055, 26.5595, 67.2564
xyY:
0.3645, 0.1799, 26.5595
CIE-Lab:
58.5644, 92.2198, -41.7694
CIE-LCH:
58.5644, 101.2382, 335.6326
CIE-Luv:
58.5644, 99.9348, -78.2808
Hunter-Lab:
51.5359, 96.1730, -41.3006
#ff0fd8 color charts
#ff0fd8 color shades, tints & tones
#ff0fd8 color schemes
#ff0fd8 color preview, HTML & CSS examples
This text has a color of #ff0fd8
<p style="color:#ff0fd8;">Text here</p>
.mytext {color:#ff0fd8;}
This box has a color of #ff0fd8
<div style="background-color:#ff0fd8;">Content here</div>
.mybackground {background-color:#ff0fd8;}
Border around this has a color of #ff0fd8
<div style="border:2px solid #ff0fd8;">Content here</div>
.myborder {border:2px solid #ff0fd8;}