#ff2a40 color space conversions
Hex:
#ff2a40
RGB:
255, 42, 64
CMY:
0, 84, 75
CMYK:
0, 84, 75, 0
HSL:
354°, 100.0000%, 58.2353%
HSV (HSB):
354°, 83.5294%, 100.0000%
XYZ:
42.9934, 23.2861, 7.0792
xyY:
0.5861, 0.3174, 23.2861
CIE-Lab:
55.3658, 76.2059, 42.6233
CIE-LCH:
55.3658, 87.3160, 29.2191
CIE-Luv:
55.3658, 156.9320, 27.6876
Hunter-Lab:
48.2557, 74.5871, 25.0811
#ff2a40 color charts
#ff2a40 color shades, tints & tones
#ff2a40 color schemes
#ff2a40 color preview, HTML & CSS examples
This text has a color of #ff2a40
<p style="color:#ff2a40;">Text here</p>
.mytext {color:#ff2a40;}
This box has a color of #ff2a40
<div style="background-color:#ff2a40;">Content here</div>
.mybackground {background-color:#ff2a40;}
Border around this has a color of #ff2a40
<div style="border:2px solid #ff2a40;">Content here</div>
.myborder {border:2px solid #ff2a40;}