#ff0d46 color space conversions
Hex:
#ff0d46
RGB:
255, 13, 70
CMY:
0, 95, 73
CMYK:
0, 95, 73, 0
HSL:
346°, 100.0000%, 52.5490%
HSV (HSB):
346°, 94.9020%, 100.0000%
XYZ:
42.4894, 21.9900, 7.7994
xyY:
0.5879, 0.3042, 21.9900
CIE-Lab:
54.0164, 80.5166, 37.6570
CIE-LCH:
54.0164, 88.8874, 25.0651
CIE-Luv:
54.0164, 162.6538, 22.3079
Hunter-Lab:
46.8935, 79.6720, 22.9643
#ff0d46 color charts
#ff0d46 color shades, tints & tones
#ff0d46 color schemes
#ff0d46 color preview, HTML & CSS examples
This text has a color of #ff0d46
<p style="color:#ff0d46;">Text here</p>
.mytext {color:#ff0d46;}
This box has a color of #ff0d46
<div style="background-color:#ff0d46;">Content here</div>
.mybackground {background-color:#ff0d46;}
Border around this has a color of #ff0d46
<div style="border:2px solid #ff0d46;">Content here</div>
.myborder {border:2px solid #ff0d46;}