#ff1ea5 color space conversions
Hex:
#ff1ea5
RGB:
255, 30, 165
CMY:
0, 88, 35
CMYK:
0, 88, 35, 0
HSL:
324°, 100.0000%, 55.8824%
HSV (HSB):
324°, 88.2353%, 100.0000%
XYZ:
48.4958, 24.9052, 37.8485
xyY:
0.4359, 0.2239, 24.9052
CIE-Lab:
56.9829, 84.9570, -14.7914
CIE-LCH:
56.9829, 86.2350, 350.1235
CIE-Luv:
56.9829, 121.7297, -36.9314
Hunter-Lab:
49.9051, 86.1255, -10.0325
#ff1ea5 color charts
#ff1ea5 color shades, tints & tones
#ff1ea5 color schemes
#ff1ea5 color preview, HTML & CSS examples
This text has a color of #ff1ea5
<p style="color:#ff1ea5;">Text here</p>
.mytext {color:#ff1ea5;}
This box has a color of #ff1ea5
<div style="background-color:#ff1ea5;">Content here</div>
.mybackground {background-color:#ff1ea5;}
Border around this has a color of #ff1ea5
<div style="border:2px solid #ff1ea5;">Content here</div>
.myborder {border:2px solid #ff1ea5;}