#ff2e63 color space conversions
Hex:
#ff2e63
RGB:
255, 46, 99
CMY:
0, 82, 61
CMYK:
0, 82, 61, 0
HSL:
345°, 100.0000%, 59.0196%
HSV (HSB):
345°, 81.9608%, 100.0000%
XYZ:
44.4691, 24.1148, 14.1152
xyY:
0.5377, 0.2916, 24.1148
CIE-Lab:
56.2026, 76.9413, 23.2658
CIE-LCH:
56.2026, 80.3819, 16.8244
CIE-Luv:
56.2026, 145.1990, 11.3491
Hunter-Lab:
49.1069, 75.7051, 17.3326
#ff2e63 color charts
#ff2e63 color shades, tints & tones
#ff2e63 color schemes
#ff2e63 color preview, HTML & CSS examples
This text has a color of #ff2e63
<p style="color:#ff2e63;">Text here</p>
.mytext {color:#ff2e63;}
This box has a color of #ff2e63
<div style="background-color:#ff2e63;">Content here</div>
.mybackground {background-color:#ff2e63;}
Border around this has a color of #ff2e63
<div style="border:2px solid #ff2e63;">Content here</div>
.myborder {border:2px solid #ff2e63;}