#ff1f4c color space conversions
Hex:
#ff1f4c
RGB:
255, 31, 76
CMY:
0, 88, 70
CMYK:
0, 88, 70, 0
HSL:
348°, 100.0000%, 56.0784%
HSV (HSB):
348°, 87.8431%, 100.0000%
XYZ:
43.0345, 22.7618, 8.9628
xyY:
0.5756, 0.3045, 22.7618
CIE-Lab:
54.8261, 78.6545, 35.1130
CIE-LCH:
54.8261, 86.1363, 24.0570
CIE-Luv:
54.8261, 157.2528, 21.1494
Hunter-Lab:
47.7093, 77.5183, 22.2582
#ff1f4c color charts
#ff1f4c color shades, tints & tones
#ff1f4c color schemes
#ff1f4c color preview, HTML & CSS examples
This text has a color of #ff1f4c
<p style="color:#ff1f4c;">Text here</p>
.mytext {color:#ff1f4c;}
This box has a color of #ff1f4c
<div style="background-color:#ff1f4c;">Content here</div>
.mybackground {background-color:#ff1f4c;}
Border around this has a color of #ff1f4c
<div style="border:2px solid #ff1f4c;">Content here</div>
.myborder {border:2px solid #ff1f4c;}