#ff0dd8 color space conversions
Hex:
#ff0dd8
RGB:
255, 13, 216
CMY:
0, 95, 15
CMYK:
0, 95, 15, 0
HSL:
310°, 100.0000%, 52.5490%
HSV (HSB):
310°, 94.9020%, 100.0000%
XYZ:
53.7786, 26.5057, 67.2474
xyY:
0.3645, 0.1797, 26.5057
CIE-Lab:
58.5140, 92.3680, -41.8487
CIE-LCH:
58.5140, 101.4060, 335.6264
CIE-Luv:
58.5140, 100.0534, -78.4109
Hunter-Lab:
51.4837, 96.3602, -41.4053
#ff0dd8 color charts
#ff0dd8 color shades, tints & tones
#ff0dd8 color schemes
#ff0dd8 color preview, HTML & CSS examples
This text has a color of #ff0dd8
<p style="color:#ff0dd8;">Text here</p>
.mytext {color:#ff0dd8;}
This box has a color of #ff0dd8
<div style="background-color:#ff0dd8;">Content here</div>
.mybackground {background-color:#ff0dd8;}
Border around this has a color of #ff0dd8
<div style="border:2px solid #ff0dd8;">Content here</div>
.myborder {border:2px solid #ff0dd8;}