#ff0fec color space conversions
Hex:
#ff0fec
RGB:
255, 15, 236
CMY:
0, 94, 7
CMYK:
0, 94, 7, 0
HSL:
305°, 100.0000%, 52.9412%
HSV (HSB):
305°, 94.1176%, 100.0000%
XYZ:
56.5511, 27.6578, 81.7148
xyY:
0.3408, 0.1667, 27.6578
CIE-Lab:
59.5783, 94.7686, -51.4436
CIE-LCH:
59.5783, 107.8311, 331.5054
CIE-Luv:
59.5783, 91.2696, -93.6821
Hunter-Lab:
52.5907, 99.9088, -55.3107
#ff0fec color charts
#ff0fec color shades, tints & tones
#ff0fec color schemes
#ff0fec color preview, HTML & CSS examples
This text has a color of #ff0fec
<p style="color:#ff0fec;">Text here</p>
.mytext {color:#ff0fec;}
This box has a color of #ff0fec
<div style="background-color:#ff0fec;">Content here</div>
.mybackground {background-color:#ff0fec;}
Border around this has a color of #ff0fec
<div style="border:2px solid #ff0fec;">Content here</div>
.myborder {border:2px solid #ff0fec;}