#ff0dec color space conversions
Hex:
#ff0dec
RGB:
255, 13, 236
CMY:
0, 95, 7
CMYK:
0, 95, 7, 0
HSL:
305°, 100.0000%, 52.5490%
HSV (HSB):
305°, 94.9020%, 100.0000%
XYZ:
56.5242, 27.6040, 81.7058
xyY:
0.3408, 0.1665, 27.6040
CIE-Lab:
59.5293, 94.9133, -51.5215
CIE-LCH:
59.5293, 107.9954, 331.5057
CIE-Luv:
59.5293, 91.3720, -93.8053
Hunter-Lab:
52.5395, 100.0939, -55.4261
#ff0dec color charts
#ff0dec color shades, tints & tones
#ff0dec color schemes
#ff0dec color preview, HTML & CSS examples
This text has a color of #ff0dec
<p style="color:#ff0dec;">Text here</p>
.mytext {color:#ff0dec;}
This box has a color of #ff0dec
<div style="background-color:#ff0dec;">Content here</div>
.mybackground {background-color:#ff0dec;}
Border around this has a color of #ff0dec
<div style="border:2px solid #ff0dec;">Content here</div>
.myborder {border:2px solid #ff0dec;}