#ff0ddc color space conversions
Hex:
#ff0ddc
RGB:
255, 13, 220
CMY:
0, 95, 14
CMYK:
0, 95, 14, 0
HSL:
309°, 100.0000%, 52.5490%
HSV (HSB):
309°, 94.9020%, 100.0000%
XYZ:
54.3022, 26.7152, 70.0046
xyY:
0.3596, 0.1769, 26.7152
CIE-Lab:
58.7097, 92.8621, -43.8079
CIE-LCH:
58.7097, 102.6767, 334.7443
CIE-Luv:
58.7097, 98.2796, -81.5137
Hunter-Lab:
51.6867, 97.0808, -44.1219
#ff0ddc color charts
#ff0ddc RGB chart
#ff0ddc CMYK chart
#ff0ddc RGB pie chart
#ff0ddc color shades, tints & tones
#ff0ddc color schemes
#ff0ddc color preview, HTML & CSS examples
This text has a color of #ff0ddc
<p style="color:#ff0ddc;">Text here</p>
.mytext {color:#ff0ddc;}
Text color #ff0ddc
This box has a color of #ff0ddc
<div style="background-color:#ff0ddc;">Content here</div>
.mybackground {background-color:#ff0ddc;}
Background color #ff0ddc
Border around this has a color of #ff0ddc
<div style="border:2px solid #ff0ddc;">Content here</div>
.myborder {border:2px solid #ff0ddc;}
Border color #ff0ddc