#ff2a38 color space conversions
Hex:
#ff2a38
RGB:
255, 42, 56
CMY:
0, 84, 78
CMYK:
0, 84, 78, 0
HSL:
356°, 100.0000%, 58.2353%
HSV (HSB):
356°, 83.5294%, 100.0000%
XYZ:
42.7818, 23.2015, 5.9649
xyY:
0.5946, 0.3225, 23.2015
CIE-Lab:
55.2792, 75.9483, 46.9367
CIE-LCH:
55.2792, 89.2816, 31.7164
CIE-Luv:
55.2792, 158.7259, 30.6037
Hunter-Lab:
48.1679, 74.2464, 26.3754
#ff2a38 color charts
#ff2a38 color shades, tints & tones
#ff2a38 color schemes
#ff2a38 color preview, HTML & CSS examples
This text has a color of #ff2a38
<p style="color:#ff2a38;">Text here</p>
.mytext {color:#ff2a38;}
This box has a color of #ff2a38
<div style="background-color:#ff2a38;">Content here</div>
.mybackground {background-color:#ff2a38;}
Border around this has a color of #ff2a38
<div style="border:2px solid #ff2a38;">Content here</div>
.myborder {border:2px solid #ff2a38;}