#ff2995 color space conversions
Hex:
#ff2995
RGB:
255, 41, 149
CMY:
0, 84, 42
CMYK:
0, 84, 42, 0
HSL:
330°, 100.0000%, 58.0392%
HSV (HSB):
330°, 83.9216%, 100.0000%
XYZ:
47.4578, 25.0158, 30.7610
xyY:
0.4597, 0.2423, 25.0158
CIE-Lab:
57.0908, 81.6206, -5.2145
CIE-LCH:
57.0908, 81.7870, 356.3445
CIE-Luv:
57.0908, 126.7496, -23.1175
Hunter-Lab:
50.0158, 81.8430, -1.4538
#ff2995 color charts
#ff2995 color shades, tints & tones
#ff2995 color schemes
#ff2995 color preview, HTML & CSS examples
This text has a color of #ff2995
<p style="color:#ff2995;">Text here</p>
.mytext {color:#ff2995;}
This box has a color of #ff2995
<div style="background-color:#ff2995;">Content here</div>
.mybackground {background-color:#ff2995;}
Border around this has a color of #ff2995
<div style="border:2px solid #ff2995;">Content here</div>
.myborder {border:2px solid #ff2995;}