#ff2566 color space conversions
Hex:
#ff2566
RGB:
255, 37, 102
CMY:
0, 85, 60
CMYK:
0, 85, 60, 0
HSL:
342°, 100.0000%, 57.2549%
HSV (HSB):
342°, 85.4902%, 100.0000%
XYZ:
44.2998, 23.5424, 14.7797
xyY:
0.5362, 0.2849, 23.5424
CIE-Lab:
55.6267, 78.9302, 20.7090
CIE-LCH:
55.6267, 81.6017, 14.7014
CIE-Luv:
55.6267, 146.9924, 8.1559
Hunter-Lab:
48.5206, 78.0616, 15.9043
#ff2566 color charts
#ff2566 color shades, tints & tones
#ff2566 color schemes
#ff2566 color preview, HTML & CSS examples
This text has a color of #ff2566
<p style="color:#ff2566;">Text here</p>
.mytext {color:#ff2566;}
This box has a color of #ff2566
<div style="background-color:#ff2566;">Content here</div>
.mybackground {background-color:#ff2566;}
Border around this has a color of #ff2566
<div style="border:2px solid #ff2566;">Content here</div>
.myborder {border:2px solid #ff2566;}