#ff2865 color space conversions
Hex:
#ff2865
RGB:
255, 40, 101
CMY:
0, 84, 60
CMYK:
0, 84, 60, 0
HSL:
343°, 100.0000%, 57.8431%
HSV (HSB):
343°, 84.3137%, 100.0000%
XYZ:
44.3478, 23.7172, 14.5524
xyY:
0.5368, 0.2871, 23.7172
CIE-Lab:
55.8035, 78.3081, 21.5433
CIE-LCH:
55.8035, 81.2174, 15.3821
CIE-Luv:
55.8035, 146.4699, 9.1946
Hunter-Lab:
48.7003, 77.3213, 16.3734
#ff2865 color charts
#ff2865 color shades, tints & tones
#ff2865 color schemes
#ff2865 color preview, HTML & CSS examples
This text has a color of #ff2865
<p style="color:#ff2865;">Text here</p>
.mytext {color:#ff2865;}
This box has a color of #ff2865
<div style="background-color:#ff2865;">Content here</div>
.mybackground {background-color:#ff2865;}
Border around this has a color of #ff2865
<div style="border:2px solid #ff2865;">Content here</div>
.myborder {border:2px solid #ff2865;}