#ff1b56 color space conversions
Hex:
#ff1b56
RGB:
255, 27, 86
CMY:
0, 89, 66
CMYK:
0, 89, 66, 0
HSL:
344°, 100.0000%, 55.2941%
HSV (HSB):
344°, 89.4118%, 100.0000%
XYZ:
43.3116, 22.7158, 10.9059
xyY:
0.5630, 0.2953, 22.7158
CIE-Lab:
54.7783, 79.6829, 29.1499
CIE-LCH:
54.7783, 84.8474, 20.0937
CIE-Luv:
54.7783, 155.1373, 15.8143
Hunter-Lab:
47.6610, 78.8038, 19.7959
#ff1b56 color charts
#ff1b56 color shades, tints & tones
#ff1b56 color schemes
#ff1b56 color preview, HTML & CSS examples
This text has a color of #ff1b56
<p style="color:#ff1b56;">Text here</p>
.mytext {color:#ff1b56;}
This box has a color of #ff1b56
<div style="background-color:#ff1b56;">Content here</div>
.mybackground {background-color:#ff1b56;}
Border around this has a color of #ff1b56
<div style="border:2px solid #ff1b56;">Content here</div>
.myborder {border:2px solid #ff1b56;}