#ff2292 color space conversions
Hex:
#ff2292
RGB:
255, 34, 146
CMY:
0, 87, 43
CMYK:
0, 87, 43, 0
HSL:
330°, 100.0000%, 56.6667%
HSV (HSB):
330°, 86.6667%, 100.0000%
XYZ:
47.0003, 24.4794, 29.4419
xyY:
0.4657, 0.2426, 24.4794
CIE-Lab:
56.5646, 82.6102, -4.2185
CIE-LCH:
56.5646, 82.7178, 357.0768
CIE-Luv:
56.5646, 129.6255, -21.9972
Hunter-Lab:
49.4766, 82.9820, -0.6479
#ff2292 color charts
#ff2292 color shades, tints & tones
#ff2292 color schemes
#ff2292 color preview, HTML & CSS examples
This text has a color of #ff2292
<p style="color:#ff2292;">Text here</p>
.mytext {color:#ff2292;}
This box has a color of #ff2292
<div style="background-color:#ff2292;">Content here</div>
.mybackground {background-color:#ff2292;}
Border around this has a color of #ff2292
<div style="border:2px solid #ff2292;">Content here</div>
.myborder {border:2px solid #ff2292;}