#ff2664 color space conversions
Hex:
#ff2664
RGB:
255, 38, 100
CMY:
0, 85, 61
CMYK:
0, 85, 61, 0
HSL:
343°, 100.0000%, 57.4510%
HSV (HSB):
343°, 85.0980%, 100.0000%
XYZ:
44.2334, 23.5663, 14.2740
xyY:
0.5389, 0.2871, 23.5663
CIE-Lab:
55.6509, 78.6319, 21.9366
CIE-LCH:
55.6509, 81.6345, 15.5879
CIE-Luv:
55.6509, 147.4268, 9.4775
Hunter-Lab:
48.5452, 77.6915, 16.5483
#ff2664 color charts
#ff2664 color shades, tints & tones
#ff2664 color schemes
#ff2664 color preview, HTML & CSS examples
This text has a color of #ff2664
<p style="color:#ff2664;">Text here</p>
.mytext {color:#ff2664;}
This box has a color of #ff2664
<div style="background-color:#ff2664;">Content here</div>
.mybackground {background-color:#ff2664;}
Border around this has a color of #ff2664
<div style="border:2px solid #ff2664;">Content here</div>
.myborder {border:2px solid #ff2664;}