#ff0d6e color space conversions
Hex:
#ff0d6e
RGB:
255, 13, 110
CMY:
0, 95, 57
CMYK:
0, 95, 57, 0
HSL:
336°, 100.0000%, 52.5490%
HSV (HSB):
336°, 94.9020%, 100.0000%
XYZ:
44.1984, 22.6736, 16.7988
xyY:
0.5282, 0.2710, 22.6736
CIE-Lab:
54.7346, 82.4797, 14.6884
CIE-LCH:
54.7346, 83.7773, 10.0977
CIE-Luv:
54.7346, 148.6166, 0.7812
Hunter-Lab:
47.6168, 82.3559, 12.4148
#ff0d6e color charts
#ff0d6e color shades, tints & tones
#ff0d6e color schemes
#ff0d6e color preview, HTML & CSS examples
This text has a color of #ff0d6e
<p style="color:#ff0d6e;">Text here</p>
.mytext {color:#ff0d6e;}
This box has a color of #ff0d6e
<div style="background-color:#ff0d6e;">Content here</div>
.mybackground {background-color:#ff0d6e;}
Border around this has a color of #ff0d6e
<div style="border:2px solid #ff0d6e;">Content here</div>
.myborder {border:2px solid #ff0d6e;}