#ff0d65 color space conversions
Hex:
#ff0d65
RGB:
255, 13, 101
CMY:
0, 95, 60
CMYK:
0, 95, 60, 0
HSL:
338°, 100.0000%, 52.5490%
HSV (HSB):
338°, 94.9020%, 100.0000%
XYZ:
43.7329, 22.4874, 14.3474
xyY:
0.5428, 0.2791, 22.4874
CIE-Lab:
54.5404, 81.9518, 19.8479
CIE-LCH:
54.5404, 84.3210, 13.6143
CIE-Luv:
54.5404, 152.1924, 6.3058
Hunter-Lab:
47.4209, 81.6311, 15.2561
#ff0d65 color charts
#ff0d65 color shades, tints & tones
#ff0d65 color schemes
#ff0d65 color preview, HTML & CSS examples
This text has a color of #ff0d65
<p style="color:#ff0d65;">Text here</p>
.mytext {color:#ff0d65;}
This box has a color of #ff0d65
<div style="background-color:#ff0d65;">Content here</div>
.mybackground {background-color:#ff0d65;}
Border around this has a color of #ff0d65
<div style="border:2px solid #ff0d65;">Content here</div>
.myborder {border:2px solid #ff0d65;}