#ff01dd color space conversions
Hex:
#ff01dd
RGB:
255, 1, 221
CMY:
0, 100, 13
CMYK:
0, 100, 13, 0
HSL:
308°, 100.0000%, 50.1961%
HSV (HSB):
308°, 99.6078%, 100.0000%
XYZ:
54.3020, 26.5022, 70.6600
xyY:
0.3585, 0.1750, 26.5022
CIE-Lab:
58.5107, 93.7197, -44.6881
CIE-LCH:
58.5107, 103.8287, 334.5069
CIE-Luv:
58.5107, 98.4054, -82.9247
Hunter-Lab:
51.4803, 98.1935, -45.3432
#ff01dd color charts
#ff01dd RGB chart
#ff01dd CMYK chart
#ff01dd RGB pie chart
#ff01dd color shades, tints & tones
#ff01dd color schemes
#ff01dd color preview, HTML & CSS examples
This text has a color of #ff01dd
<p style="color:#ff01dd;">Text here</p>
.mytext {color:#ff01dd;}
Text color #ff01dd
This box has a color of #ff01dd
<div style="background-color:#ff01dd;">Content here</div>
.mybackground {background-color:#ff01dd;}
Background color #ff01dd
Border around this has a color of #ff01dd
<div style="border:2px solid #ff01dd;">Content here</div>
.myborder {border:2px solid #ff01dd;}
Border color #ff01dd