#ff2a63 color space conversions
Hex:
#ff2a63
RGB:
255, 42, 99
CMY:
0, 84, 61
CMYK:
0, 84, 61, 0
HSL:
344°, 100.0000%, 58.2353%
HSV (HSB):
344°, 83.5294%, 100.0000%
XYZ:
44.3201, 23.8168, 14.0655
xyY:
0.5392, 0.2897, 23.8168
CIE-Lab:
55.9039, 77.7947, 22.8696
CIE-LCH:
55.9039, 81.0866, 16.3820
CIE-Luv:
55.9039, 146.5483, 10.6746
Hunter-Lab:
48.8024, 76.7011, 17.0735
#ff2a63 color charts
#ff2a63 color shades, tints & tones
#ff2a63 color schemes
#ff2a63 color preview, HTML & CSS examples
This text has a color of #ff2a63
<p style="color:#ff2a63;">Text here</p>
.mytext {color:#ff2a63;}
This box has a color of #ff2a63
<div style="background-color:#ff2a63;">Content here</div>
.mybackground {background-color:#ff2a63;}
Border around this has a color of #ff2a63
<div style="border:2px solid #ff2a63;">Content here</div>
.myborder {border:2px solid #ff2a63;}