#ff2695 color space conversions
Hex:
#ff2695
RGB:
255, 38, 149
CMY:
0, 85, 42
CMYK:
0, 85, 42, 0
HSL:
329°, 100.0000%, 57.4510%
HSV (HSB):
329°, 85.0980%, 100.0000%
XYZ:
47.3579, 24.8162, 30.7277
xyY:
0.4602, 0.2412, 24.8162
CIE-Lab:
56.8959, 82.1826, -5.5033
CIE-LCH:
56.8959, 82.3667, 356.1690
CIE-Luv:
56.8959, 127.4415, -23.6171
Hunter-Lab:
49.8158, 82.5152, -1.7006
#ff2695 color charts
#ff2695 color shades, tints & tones
#ff2695 color schemes
#ff2695 color preview, HTML & CSS examples
This text has a color of #ff2695
<p style="color:#ff2695;">Text here</p>
.mytext {color:#ff2695;}
This box has a color of #ff2695
<div style="background-color:#ff2695;">Content here</div>
.mybackground {background-color:#ff2695;}
Border around this has a color of #ff2695
<div style="border:2px solid #ff2695;">Content here</div>
.myborder {border:2px solid #ff2695;}