#ff2a5a color space conversions
Hex:
#ff2a5a
RGB:
255, 42, 90
CMY:
0, 84, 65
CMYK:
0, 84, 65, 0
HSL:
346°, 100.0000%, 58.2353%
HSV (HSB):
346°, 83.5294%, 100.0000%
XYZ:
43.9134, 23.6541, 11.9241
xyY:
0.5524, 0.2976, 23.6541
CIE-Lab:
55.7398, 77.3124, 28.0027
CIE-LCH:
55.7398, 82.2275, 19.9105
CIE-Luv:
55.7398, 149.5821, 15.6701
Hunter-Lab:
48.6355, 76.0571, 19.5086
#ff2a5a color charts
#ff2a5a color shades, tints & tones
#ff2a5a color schemes
#ff2a5a color preview, HTML & CSS examples
This text has a color of #ff2a5a
<p style="color:#ff2a5a;">Text here</p>
.mytext {color:#ff2a5a;}
This box has a color of #ff2a5a
<div style="background-color:#ff2a5a;">Content here</div>
.mybackground {background-color:#ff2a5a;}
Border around this has a color of #ff2a5a
<div style="border:2px solid #ff2a5a;">Content here</div>
.myborder {border:2px solid #ff2a5a;}