#ff1ed3 color space conversions
Hex:
#ff1ed3
RGB:
255, 30, 211
CMY:
0, 88, 17
CMYK:
0, 88, 17, 0
HSL:
312°, 100.0000%, 55.8824%
HSV (HSB):
312°, 88.2353%, 100.0000%
XYZ:
53.4621, 26.8917, 64.0009
xyY:
0.3704, 0.1863, 26.8917
CIE-Lab:
58.8739, 90.0038, -38.4419
CIE-LCH:
58.8739, 97.8696, 336.8720
CIE-Luv:
58.8739, 100.8334, -72.9574
Hunter-Lab:
51.8572, 93.2743, -36.8742
#ff1ed3 color charts
#ff1ed3 color shades, tints & tones
#ff1ed3 color schemes
#ff1ed3 color preview, HTML & CSS examples
This text has a color of #ff1ed3
<p style="color:#ff1ed3;">Text here</p>
.mytext {color:#ff1ed3;}
This box has a color of #ff1ed3
<div style="background-color:#ff1ed3;">Content here</div>
.mybackground {background-color:#ff1ed3;}
Border around this has a color of #ff1ed3
<div style="border:2px solid #ff1ed3;">Content here</div>
.myborder {border:2px solid #ff1ed3;}