#ff1dcc color space conversions
Hex:
#ff1dcc
RGB:
255, 29, 204
CMY:
0, 89, 20
CMYK:
0, 89, 20, 0
HSL:
314°, 100.0000%, 55.6863%
HSV (HSB):
314°, 88.6275%, 100.0000%
XYZ:
52.5784, 26.4984, 59.4702
xyY:
0.3795, 0.1913, 26.4984
CIE-Lab:
58.5071, 89.2983, -35.0240
CIE-LCH:
58.5071, 95.9211, 338.5842
CIE-Luv:
58.5071, 104.0545, -67.5889
Hunter-Lab:
51.4766, 92.2369, -32.4634
#ff1dcc color charts
#ff1dcc RGB chart
#ff1dcc CMYK chart
#ff1dcc RGB pie chart
#ff1dcc color shades, tints & tones
#ff1dcc color schemes
#ff1dcc color preview, HTML & CSS examples
This text has a color of #ff1dcc
<p style="color:#ff1dcc;">Text here</p>
.mytext {color:#ff1dcc;}
Text color #ff1dcc
This box has a color of #ff1dcc
<div style="background-color:#ff1dcc;">Content here</div>
.mybackground {background-color:#ff1dcc;}
Background color #ff1dcc
Border around this has a color of #ff1dcc
<div style="border:2px solid #ff1dcc;">Content here</div>
.myborder {border:2px solid #ff1dcc;}
Border color #ff1dcc