#ff0d7e color space conversions
Hex:
#ff0d7e
RGB:
255, 13, 126
CMY:
0, 95, 51
CMYK:
0, 95, 51, 0
HSL:
332°, 100.0000%, 52.5490%
HSV (HSB):
332°, 94.9020%, 100.0000%
XYZ:
45.1498, 23.0542, 21.8089
xyY:
0.5016, 0.2561, 23.0542
CIE-Lab:
55.1281, 83.5431, 5.6162
CIE-LCH:
55.1281, 83.7317, 3.8459
CIE-Luv:
55.1281, 141.8089, -9.8237
Hunter-Lab:
48.0148, 83.8233, 6.6801
#ff0d7e color charts
#ff0d7e color shades, tints & tones
#ff0d7e color schemes
#ff0d7e color preview, HTML & CSS examples
This text has a color of #ff0d7e
<p style="color:#ff0d7e;">Text here</p>
.mytext {color:#ff0d7e;}
This box has a color of #ff0d7e
<div style="background-color:#ff0d7e;">Content here</div>
.mybackground {background-color:#ff0d7e;}
Border around this has a color of #ff0d7e
<div style="border:2px solid #ff0d7e;">Content here</div>
.myborder {border:2px solid #ff0d7e;}