#ff2c44 color space conversions
Hex:
#ff2c44
RGB:
255, 44, 68
CMY:
0, 83, 73
CMYK:
0, 83, 73, 0
HSL:
353°, 100.0000%, 58.6275%
HSV (HSB):
353°, 82.7451%, 100.0000%
XYZ:
43.1841, 23.4787, 7.7246
xyY:
0.5805, 0.3156, 23.4787
CIE-Lab:
55.5621, 75.9267, 40.5881
CIE-LCH:
55.5621, 86.0945, 28.1276
CIE-Luv:
55.5621, 155.2042, 26.3899
Hunter-Lab:
48.4548, 74.2873, 24.4664
#ff2c44 color charts
#ff2c44 color shades, tints & tones
#ff2c44 color schemes
#ff2c44 color preview, HTML & CSS examples
This text has a color of #ff2c44
<p style="color:#ff2c44;">Text here</p>
.mytext {color:#ff2c44;}
This box has a color of #ff2c44
<div style="background-color:#ff2c44;">Content here</div>
.mybackground {background-color:#ff2c44;}
Border around this has a color of #ff2c44
<div style="border:2px solid #ff2c44;">Content here</div>
.myborder {border:2px solid #ff2c44;}