#ff0dcd color space conversions
Hex:
#ff0dcd
RGB:
255, 13, 205
CMY:
0, 95, 20
CMYK:
0, 95, 20, 0
HSL:
312°, 100.0000%, 52.5490%
HSV (HSB):
312°, 94.9020%, 100.0000%
XYZ:
52.4034, 25.9556, 60.0056
xyY:
0.3787, 0.1876, 25.9556
CIE-Lab:
57.9949, 91.0499, -36.3961
CIE-LCH:
57.9949, 98.0549, 338.2115
CIE-Luv:
57.9949, 105.0173, -69.8326
Hunter-Lab:
50.9467, 94.4471, -34.1698
#ff0dcd color charts
#ff0dcd color shades, tints & tones
#ff0dcd color schemes
#ff0dcd color preview, HTML & CSS examples
This text has a color of #ff0dcd
<p style="color:#ff0dcd;">Text here</p>
.mytext {color:#ff0dcd;}
This box has a color of #ff0dcd
<div style="background-color:#ff0dcd;">Content here</div>
.mybackground {background-color:#ff0dcd;}
Border around this has a color of #ff0dcd
<div style="border:2px solid #ff0dcd;">Content here</div>
.myborder {border:2px solid #ff0dcd;}