#ff1ddc color space conversions
Hex:
#ff1ddc
RGB:
255, 29, 220
CMY:
0, 89, 14
CMYK:
0, 89, 14, 0
HSL:
309°, 100.0000%, 55.6863%
HSV (HSB):
309°, 88.6275%, 100.0000%
XYZ:
54.5976, 27.3060, 70.1031
xyY:
0.3592, 0.1796, 27.3060
CIE-Lab:
59.2565, 91.2563, -42.9461
CIE-LCH:
59.2565, 100.8567, 334.7979
CIE-Luv:
59.2565, 97.0181, -80.1030
Hunter-Lab:
52.2552, 95.0551, -42.9621
#ff1ddc color charts
#ff1ddc RGB chart
#ff1ddc CMYK chart
#ff1ddc RGB pie chart
#ff1ddc color shades, tints & tones
#ff1ddc color schemes
#ff1ddc color preview, HTML & CSS examples
This text has a color of #ff1ddc
<p style="color:#ff1ddc;">Text here</p>
.mytext {color:#ff1ddc;}
Text color #ff1ddc
This box has a color of #ff1ddc
<div style="background-color:#ff1ddc;">Content here</div>
.mybackground {background-color:#ff1ddc;}
Background color #ff1ddc
Border around this has a color of #ff1ddc
<div style="border:2px solid #ff1ddc;">Content here</div>
.myborder {border:2px solid #ff1ddc;}
Border color #ff1ddc