#ff2394 color space conversions
Hex:
#ff2394
RGB:
255, 35, 148
CMY:
0, 86, 42
CMYK:
0, 86, 42, 0
HSL:
329°, 100.0000%, 56.8627%
HSV (HSB):
329°, 86.2745%, 100.0000%
XYZ:
47.1863, 24.6002, 30.2783
xyY:
0.4623, 0.2410, 24.6002
CIE-Lab:
56.6838, 82.6174, -5.2262
CIE-LCH:
56.6838, 82.7825, 356.3804
CIE-Luv:
56.6838, 128.5292, -23.3353
Hunter-Lab:
49.5986, 83.0211, -1.4756
#ff2394 color charts
#ff2394 color shades, tints & tones
#ff2394 color schemes
#ff2394 color preview, HTML & CSS examples
This text has a color of #ff2394
<p style="color:#ff2394;">Text here</p>
.mytext {color:#ff2394;}
This box has a color of #ff2394
<div style="background-color:#ff2394;">Content here</div>
.mybackground {background-color:#ff2394;}
Border around this has a color of #ff2394
<div style="border:2px solid #ff2394;">Content here</div>
.myborder {border:2px solid #ff2394;}