#ff1ddb color space conversions
Hex:
#ff1ddb
RGB:
255, 29, 219
CMY:
0, 89, 14
CMYK:
0, 89, 14, 0
HSL:
310°, 100.0000%, 55.6863%
HSV (HSB):
310°, 88.6275%, 100.0000%
XYZ:
54.4655, 27.2532, 69.4076
xyY:
0.3604, 0.1803, 27.2532
CIE-Lab:
59.2080, 91.1302, -42.4567
CIE-LCH:
59.2080, 100.5350, 335.0196
CIE-Luv:
59.2080, 97.4506, -79.3247
Hunter-Lab:
52.2046, 94.8727, -42.2846
#ff1ddb color charts
#ff1ddb color shades, tints & tones
#ff1ddb color schemes
#ff1ddb color preview, HTML & CSS examples
This text has a color of #ff1ddb
<p style="color:#ff1ddb;">Text here</p>
.mytext {color:#ff1ddb;}
This box has a color of #ff1ddb
<div style="background-color:#ff1ddb;">Content here</div>
.mybackground {background-color:#ff1ddb;}
Border around this has a color of #ff1ddb
<div style="border:2px solid #ff1ddb;">Content here</div>
.myborder {border:2px solid #ff1ddb;}