#ff0de1 color space conversions
Hex:
#ff0de1
RGB:
255, 13, 225
CMY:
0, 95, 12
CMYK:
0, 95, 12, 0
HSL:
307°, 100.0000%, 52.5490%
HSV (HSB):
307°, 94.9020%, 100.0000%
XYZ:
54.9745, 26.9841, 73.5451
xyY:
0.3535, 0.1735, 26.9841
CIE-Lab:
58.9596, 93.4904, -46.2394
CIE-LCH:
58.9596, 104.3002, 333.6834
CIE-Luv:
58.9596, 96.0878, -85.3767
Hunter-Lab:
51.9462, 98.0002, -47.5801
#ff0de1 color charts
#ff0de1 color shades, tints & tones
#ff0de1 color schemes
#ff0de1 color preview, HTML & CSS examples
This text has a color of #ff0de1
<p style="color:#ff0de1;">Text here</p>
.mytext {color:#ff0de1;}
This box has a color of #ff0de1
<div style="background-color:#ff0de1;">Content here</div>
.mybackground {background-color:#ff0de1;}
Border around this has a color of #ff0de1
<div style="border:2px solid #ff0de1;">Content here</div>
.myborder {border:2px solid #ff0de1;}