#ff1dac color space conversions
Hex:
#ff1dac
RGB:
255, 29, 172
CMY:
0, 89, 33
CMYK:
0, 89, 33, 0
HSL:
322°, 100.0000%, 55.6863%
HSV (HSB):
322°, 88.6275%, 100.0000%
XYZ:
49.1258, 25.1173, 41.2886
xyY:
0.4252, 0.2174, 25.1173
CIE-Lab:
57.1895, 85.7889, -18.5728
CIE-LCH:
57.1895, 87.7764, 347.7843
CIE-Luv:
57.1895, 118.6570, -42.4815
Hunter-Lab:
50.1172, 87.2640, -13.7636
#ff1dac color charts
#ff1dac RGB chart
#ff1dac CMYK chart
#ff1dac RGB pie chart
#ff1dac color shades, tints & tones
#ff1dac color schemes
#ff1dac color preview, HTML & CSS examples
This text has a color of #ff1dac
<p style="color:#ff1dac;">Text here</p>
.mytext {color:#ff1dac;}
Text color #ff1dac
This box has a color of #ff1dac
<div style="background-color:#ff1dac;">Content here</div>
.mybackground {background-color:#ff1dac;}
Background color #ff1dac
Border around this has a color of #ff1dac
<div style="border:2px solid #ff1dac;">Content here</div>
.myborder {border:2px solid #ff1dac;}
Border color #ff1dac