#ff2f6d color space conversions
Hex:
#ff2f6d
RGB:
255, 47, 109
CMY:
0, 82, 57
CMYK:
0, 82, 57, 0
HSL:
342°, 100.0000%, 59.2157%
HSV (HSB):
342°, 81.5686%, 100.0000%
XYZ:
45.0168, 24.3972, 16.8045
xyY:
0.5221, 0.2830, 24.3972
CIE-Lab:
56.4833, 77.3186, 17.6913
CIE-LCH:
56.4833, 79.3168, 12.8880
CIE-Luv:
56.4833, 141.3006, 5.5540
Hunter-Lab:
49.3935, 76.2449, 14.4040
#ff2f6d color charts
#ff2f6d color shades, tints & tones
#ff2f6d color schemes
#ff2f6d color preview, HTML & CSS examples
This text has a color of #ff2f6d
<p style="color:#ff2f6d;">Text here</p>
.mytext {color:#ff2f6d;}
This box has a color of #ff2f6d
<div style="background-color:#ff2f6d;">Content here</div>
.mybackground {background-color:#ff2f6d;}
Border around this has a color of #ff2f6d
<div style="border:2px solid #ff2f6d;">Content here</div>
.myborder {border:2px solid #ff2f6d;}