#ff0d9c color space conversions
Hex:
#ff0d9c
RGB:
255, 13, 156
CMY:
0, 95, 39
CMYK:
0, 95, 39, 0
HSL:
325°, 100.0000%, 52.5490%
HSV (HSB):
325°, 94.9020%, 100.0000%
XYZ:
47.3847, 23.9481, 33.5775
xyY:
0.4517, 0.2283, 23.9481
CIE-Lab:
56.0358, 85.9641, -10.9223
CIE-LCH:
56.0358, 86.6552, 352.7590
CIE-Luv:
56.0358, 128.0306, -31.6924
Hunter-Lab:
48.9368, 87.1989, -6.4254
#ff0d9c color charts
#ff0d9c color shades, tints & tones
#ff0d9c color schemes
#ff0d9c color preview, HTML & CSS examples
This text has a color of #ff0d9c
<p style="color:#ff0d9c;">Text here</p>
.mytext {color:#ff0d9c;}
This box has a color of #ff0d9c
<div style="background-color:#ff0d9c;">Content here</div>
.mybackground {background-color:#ff0d9c;}
Border around this has a color of #ff0d9c
<div style="border:2px solid #ff0d9c;">Content here</div>
.myborder {border:2px solid #ff0d9c;}