#ff2741 color space conversions
Hex:
#ff2741
RGB:
255, 39, 65
CMY:
0, 85, 75
CMYK:
0, 85, 75, 0
HSL:
353°, 100.0000%, 57.6471%
HSV (HSB):
353°, 84.7059%, 100.0000%
XYZ:
42.9197, 23.0927, 7.1962
xyY:
0.5863, 0.3154, 23.0927
CIE-Lab:
55.1677, 76.8404, 41.8408
CIE-LCH:
55.1677, 87.4934, 28.5690
CIE-Luv:
55.1677, 157.7600, 26.8711
Hunter-Lab:
48.0549, 75.3293, 24.7597
#ff2741 color charts
#ff2741 color shades, tints & tones
#ff2741 color schemes
#ff2741 color preview, HTML & CSS examples
This text has a color of #ff2741
<p style="color:#ff2741;">Text here</p>
.mytext {color:#ff2741;}
This box has a color of #ff2741
<div style="background-color:#ff2741;">Content here</div>
.mybackground {background-color:#ff2741;}
Border around this has a color of #ff2741
<div style="border:2px solid #ff2741;">Content here</div>
.myborder {border:2px solid #ff2741;}