#ff2a3b color space conversions
Hex:
#ff2a3b
RGB:
255, 42, 59
CMY:
0, 84, 77
CMYK:
0, 84, 77, 0
HSL:
355°, 100.0000%, 58.2353%
HSV (HSB):
355°, 83.5294%, 100.0000%
XYZ:
42.8574, 23.2317, 6.3630
xyY:
0.5915, 0.3206, 23.2317
CIE-Lab:
55.3102, 76.0405, 45.3363
CIE-LCH:
55.3102, 88.5299, 30.8039
CIE-Luv:
55.3102, 158.0802, 29.5548
Hunter-Lab:
48.1993, 74.3683, 25.9123
#ff2a3b color charts
#ff2a3b color shades, tints & tones
#ff2a3b color schemes
#ff2a3b color preview, HTML & CSS examples
This text has a color of #ff2a3b
<p style="color:#ff2a3b;">Text here</p>
.mytext {color:#ff2a3b;}
This box has a color of #ff2a3b
<div style="background-color:#ff2a3b;">Content here</div>
.mybackground {background-color:#ff2a3b;}
Border around this has a color of #ff2a3b
<div style="border:2px solid #ff2a3b;">Content here</div>
.myborder {border:2px solid #ff2a3b;}