#ff1df3 color space conversions
Hex:
#ff1df3
RGB:
255, 29, 243
CMY:
0, 89, 5
CMYK:
0, 89, 5, 0
HSL:
303°, 100.0000%, 55.6863%
HSV (HSB):
303°, 88.6275%, 100.0000%
XYZ:
57.8570, 28.6098, 87.2669
xyY:
0.3330, 0.1647, 28.6098
CIE-Lab:
60.4357, 94.2853, -53.9918
CIE-LCH:
60.4357, 108.6501, 330.2027
CIE-Luv:
60.4357, 87.3844, -97.7921
Hunter-Lab:
53.4881, 99.4756, -59.2910
#ff1df3 color charts
#ff1df3 color shades, tints & tones
#ff1df3 color schemes
#ff1df3 color preview, HTML & CSS examples
This text has a color of #ff1df3
<p style="color:#ff1df3;">Text here</p>
.mytext {color:#ff1df3;}
This box has a color of #ff1df3
<div style="background-color:#ff1df3;">Content here</div>
.mybackground {background-color:#ff1df3;}
Border around this has a color of #ff1df3
<div style="border:2px solid #ff1df3;">Content here</div>
.myborder {border:2px solid #ff1df3;}