#ff1df1 color space conversions
Hex:
#ff1df1
RGB:
255, 29, 241
CMY:
0, 89, 5
CMYK:
0, 89, 5, 0
HSL:
304°, 100.0000%, 55.6863%
HSV (HSB):
304°, 88.6275%, 100.0000%
XYZ:
57.5565, 28.4896, 85.6846
xyY:
0.3352, 0.1659, 28.4896
CIE-Lab:
60.3285, 94.0125, -53.0469
CIE-LCH:
60.3285, 107.9459, 330.5660
CIE-Luv:
60.3285, 88.1969, -96.2722
Hunter-Lab:
53.3757, 99.0744, -57.8160
#ff1df1 color charts
#ff1df1 color shades, tints & tones
#ff1df1 color schemes
#ff1df1 color preview, HTML & CSS examples
This text has a color of #ff1df1
<p style="color:#ff1df1;">Text here</p>
.mytext {color:#ff1df1;}
This box has a color of #ff1df1
<div style="background-color:#ff1df1;">Content here</div>
.mybackground {background-color:#ff1df1;}
Border around this has a color of #ff1df1
<div style="border:2px solid #ff1df1;">Content here</div>
.myborder {border:2px solid #ff1df1;}