#ff1db5 color space conversions
Hex:
#ff1db5
RGB:
255, 29, 181
CMY:
0, 89, 29
CMYK:
0, 89, 29, 0
HSL:
320°, 100.0000%, 55.6863%
HSV (HSB):
320°, 88.6275%, 100.0000%
XYZ:
50.0199, 25.4749, 45.9969
xyY:
0.4117, 0.2097, 25.4749
CIE-Lab:
57.5353, 86.7184, -23.2824
CIE-LCH:
57.5353, 89.7895, 344.9715
CIE-Luv:
57.5353, 114.5079, -49.5114
Hunter-Lab:
50.4727, 88.5713, -18.7014
#ff1db5 color charts
#ff1db5 color shades, tints & tones
#ff1db5 color schemes
#ff1db5 color preview, HTML & CSS examples
This text has a color of #ff1db5
<p style="color:#ff1db5;">Text here</p>
.mytext {color:#ff1db5;}
This box has a color of #ff1db5
<div style="background-color:#ff1db5;">Content here</div>
.mybackground {background-color:#ff1db5;}
Border around this has a color of #ff1db5
<div style="border:2px solid #ff1db5;">Content here</div>
.myborder {border:2px solid #ff1db5;}