#ff0d56 color space conversions
Hex:
#ff0d56
RGB:
255, 13, 86
CMY:
0, 95, 66
CMYK:
0, 95, 66, 0
HSL:
342°, 100.0000%, 52.5490%
HSV (HSB):
342°, 94.9020%, 100.0000%
XYZ:
43.0636, 22.2197, 10.8232
xyY:
0.5658, 0.2920, 22.2197
CIE-Lab:
54.2594, 81.1840, 28.4904
CIE-LCH:
54.2594, 86.0380, 19.3378
CIE-Luv:
54.2594, 157.6480, 14.6792
Hunter-Lab:
47.1378, 80.5809, 19.3830
#ff0d56 color charts
#ff0d56 color shades, tints & tones
#ff0d56 color schemes
#ff0d56 color preview, HTML & CSS examples
This text has a color of #ff0d56
<p style="color:#ff0d56;">Text here</p>
.mytext {color:#ff0d56;}
This box has a color of #ff0d56
<div style="background-color:#ff0d56;">Content here</div>
.mybackground {background-color:#ff0d56;}
Border around this has a color of #ff0d56
<div style="border:2px solid #ff0d56;">Content here</div>
.myborder {border:2px solid #ff0d56;}