#ff1efe color space conversions
Hex:
#ff1efe
RGB:
255, 30, 254
CMY:
0, 88, 0
CMYK:
0, 88, 0, 0
HSL:
300°, 100.0000%, 55.8824%
HSV (HSB):
300°, 88.2353%, 100.0000%
XYZ:
59.5937, 29.3443, 96.2890
xyY:
0.3217, 0.1584, 29.3443
CIE-Lab:
61.0843, 95.6877, -59.0670
CIE-LCH:
61.0843, 112.4502, 328.3134
CIE-Luv:
61.0843, 82.9245, -105.9732
Hunter-Lab:
54.1704, 101.5724, -67.4700
#ff1efe color charts
#ff1efe color shades, tints & tones
#ff1efe color schemes
#ff1efe color preview, HTML & CSS examples
This text has a color of #ff1efe
<p style="color:#ff1efe;">Text here</p>
.mytext {color:#ff1efe;}
This box has a color of #ff1efe
<div style="background-color:#ff1efe;">Content here</div>
.mybackground {background-color:#ff1efe;}
Border around this has a color of #ff1efe
<div style="border:2px solid #ff1efe;">Content here</div>
.myborder {border:2px solid #ff1efe;}