#ff1e85 color space conversions
Hex:
#ff1e85
RGB:
255, 30, 133
CMY:
0, 88, 48
CMYK:
0, 88, 48, 0
HSL:
333°, 100.0000%, 55.8824%
HSV (HSB):
333°, 88.2353%, 100.0000%
XYZ:
45.9379, 23.8820, 24.3788
xyY:
0.4877, 0.2535, 23.8820
CIE-Lab:
55.9695, 82.1735, 2.6400
CIE-LCH:
55.9695, 82.2159, 1.8401
CIE-Luv:
55.9695, 136.1623, -13.1112
Hunter-Lab:
48.8692, 82.2720, 4.6312
#ff1e85 color charts
#ff1e85 color shades, tints & tones
#ff1e85 color schemes
#ff1e85 color preview, HTML & CSS examples
This text has a color of #ff1e85
<p style="color:#ff1e85;">Text here</p>
.mytext {color:#ff1e85;}
This box has a color of #ff1e85
<div style="background-color:#ff1e85;">Content here</div>
.mybackground {background-color:#ff1e85;}
Border around this has a color of #ff1e85
<div style="border:2px solid #ff1e85;">Content here</div>
.myborder {border:2px solid #ff1e85;}