#ff1fc6 color space conversions
Hex:
#ff1fc6
RGB:
255, 31, 198
CMY:
0, 88, 22
CMYK:
0, 88, 22, 0
HSL:
315°, 100.0000%, 56.0784%
HSV (HSB):
315°, 87.8431%, 100.0000%
XYZ:
51.9230, 26.3172, 55.7692
xyY:
0.3875, 0.1964, 26.3172
CIE-Lab:
58.3369, 88.3192, -31.8531
CIE-LCH:
58.3369, 93.8877, 340.1677
CIE-Luv:
58.3369, 106.4973, -62.6210
Hunter-Lab:
51.3003, 90.8914, -28.5447
#ff1fc6 color charts
#ff1fc6 color shades, tints & tones
#ff1fc6 color schemes
#ff1fc6 color preview, HTML & CSS examples
This text has a color of #ff1fc6
<p style="color:#ff1fc6;">Text here</p>
.mytext {color:#ff1fc6;}
This box has a color of #ff1fc6
<div style="background-color:#ff1fc6;">Content here</div>
.mybackground {background-color:#ff1fc6;}
Border around this has a color of #ff1fc6
<div style="border:2px solid #ff1fc6;">Content here</div>
.myborder {border:2px solid #ff1fc6;}