#ff1cd2 color space conversions
Hex:
#ff1cd2
RGB:
255, 28, 210
CMY:
0, 89, 18
CMYK:
0, 89, 18, 0
HSL:
312°, 100.0000%, 55.4902%
HSV (HSB):
312°, 89.0196%, 100.0000%
XYZ:
53.2881, 26.7437, 63.3262
xyY:
0.3717, 0.1866, 26.7437
CIE-Lab:
58.7363, 90.1488, -38.0884
CIE-LCH:
58.7363, 97.8648, 337.0956
CIE-Luv:
58.7363, 101.4984, -72.4126
Hunter-Lab:
51.7143, 93.4324, -36.4030
#ff1cd2 color charts
#ff1cd2 color shades, tints & tones
#ff1cd2 color schemes
#ff1cd2 color preview, HTML & CSS examples
This text has a color of #ff1cd2
<p style="color:#ff1cd2;">Text here</p>
.mytext {color:#ff1cd2;}
This box has a color of #ff1cd2
<div style="background-color:#ff1cd2;">Content here</div>
.mybackground {background-color:#ff1cd2;}
Border around this has a color of #ff1cd2
<div style="border:2px solid #ff1cd2;">Content here</div>
.myborder {border:2px solid #ff1cd2;}