#ff2564 color space conversions
Hex:
#ff2564
RGB:
255, 37, 100
CMY:
0, 85, 61
CMYK:
0, 85, 61, 0
HSL:
343°, 100.0000%, 57.2549%
HSV (HSB):
343°, 85.4902%, 100.0000%
XYZ:
44.2018, 23.5032, 14.2635
xyY:
0.5393, 0.2867, 23.5032
CIE-Lab:
55.5870, 78.8156, 21.8512
CIE-LCH:
55.5870, 81.7886, 15.4957
CIE-Luv:
55.5870, 147.7163, 9.3320
Hunter-Lab:
48.4801, 77.9073, 16.4922
#ff2564 color charts
#ff2564 color shades, tints & tones
#ff2564 color schemes
#ff2564 color preview, HTML & CSS examples
This text has a color of #ff2564
<p style="color:#ff2564;">Text here</p>
.mytext {color:#ff2564;}
This box has a color of #ff2564
<div style="background-color:#ff2564;">Content here</div>
.mybackground {background-color:#ff2564;}
Border around this has a color of #ff2564
<div style="border:2px solid #ff2564;">Content here</div>
.myborder {border:2px solid #ff2564;}