#ff00fe color space conversions
Hex:
#ff00fe
RGB:
255, 0, 254
CMY:
0, 100, 0
CMYK:
0, 100, 0, 0
HSL:
300°, 100.0000%, 50.0000%
HSV (HSB):
300°, 100.0000%, 100.0000%
XYZ:
59.1294, 28.4158, 96.1343
xyY:
0.3219, 0.1547, 28.4158
CIE-Lab:
60.2625, 98.1157, -60.3810
CIE-LCH:
60.2625, 115.2065, 328.3916
CIE-Luv:
60.2625, 84.4753, -107.9712
Hunter-Lab:
53.3064, 104.7123, -69.6107
#ff00fe color charts
#ff00fe RGB chart
#ff00fe CMYK chart
#ff00fe RGB pie chart
#ff00fe color shades, tints & tones
#ff00fe color schemes
#ff00fe color preview, HTML & CSS examples
This text has a color of #ff00fe
<p style="color:#ff00fe;">Text here</p>
.mytext {color:#ff00fe;}
Text color #ff00fe
This box has a color of #ff00fe
<div style="background-color:#ff00fe;">Content here</div>
.mybackground {background-color:#ff00fe;}
Background color #ff00fe
Border around this has a color of #ff00fe
<div style="border:2px solid #ff00fe;">Content here</div>
.myborder {border:2px solid #ff00fe;}
Border color #ff00fe