#ff0d76 color space conversions
Hex:
#ff0d76
RGB:
255, 13, 118
CMY:
0, 95, 54
CMYK:
0, 95, 54, 0
HSL:
334°, 100.0000%, 52.5490%
HSV (HSB):
334°, 94.9020%, 100.0000%
XYZ:
44.6539, 22.8559, 19.1976
xyY:
0.5150, 0.2636, 22.8559
CIE-Lab:
54.9236, 82.9914, 10.1337
CIE-LCH:
54.9236, 83.6078, 6.9617
CIE-Luv:
54.9236, 145.2771, -4.4061
Hunter-Lab:
47.8078, 83.0608, 9.6570
#ff0d76 color charts
#ff0d76 color shades, tints & tones
#ff0d76 color schemes
#ff0d76 color preview, HTML & CSS examples
This text has a color of #ff0d76
<p style="color:#ff0d76;">Text here</p>
.mytext {color:#ff0d76;}
This box has a color of #ff0d76
<div style="background-color:#ff0d76;">Content here</div>
.mybackground {background-color:#ff0d76;}
Border around this has a color of #ff0d76
<div style="border:2px solid #ff0d76;">Content here</div>
.myborder {border:2px solid #ff0d76;}